java.lang.Object
xyz.cofe.fn.Tuple1.Tuple1Impl<A>
- Type Parameters:
A- тип значения
- All Implemented Interfaces:
java.io.Serializable,Tuple1<A>
public static class Tuple1.Tuple1Impl<A> extends java.lang.Object implements Tuple1<A>, java.io.Serializable
Реализация кортежа
- See Also:
- Serialized Form
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description Tuple1Impl(A a) -
Method Summary