Package org.javatuples.valueintf
Interface IValue9<X>
- All Known Implementing Classes:
Decade
public interface IValue9<X>
Marker interface for tuples with a "9" value.
- Since:
- 1.1
-
Method Summary
-
Method Details
-
getValue9
X getValue9()
-
Decade
Marker interface for tuples with a "9" value.