Interface IValue7<X>

  • All Known Implementing Classes:
    Decade, Ennead, Octet

    public interface IValue7<X>

    Marker interface for tuples with a "7" value.

    Since:
    1.1
    • Method Detail

      • getValue7

        X getValue7()