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