Package org.dmfs.jems2.single
Class Frozen<T>
- java.lang.Object
-
- org.dmfs.jems2.single.Frozen<T>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tvalue()Returns the sole value of this 1-tuple.
-