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