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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description X
getValue9()
-
-
-
Method Detail
-
getValue9
X getValue9()
-
-