Interface IValue9<X>

  • All Known Implementing Classes:
    Decade

    public interface IValue9<X>

    Marker interface for tuples with a "9" value.

    Since:
    1.1
    • Method Detail

      • getValue9

        X getValue9()