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