Package org.javatuples.valueintf
Interface IValue6<X>
public interface IValue6<X>
Marker interface for tuples with a "6" value.
- Since:
- 1.1
-
Method Summary
-
Method Details
-
getValue6
X getValue6()
-
Marker interface for tuples with a "6" value.