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