Interface IValue8<X>

  • All Known Implementing Classes:
    Decade, Ennead

    public interface IValue8<X>

    Marker interface for tuples with a "8" value.

    Since:
    1.1
    • Method Detail

      • getValue8

        X getValue8()