Package org.dmfs.jems2.single
Class DelegatingSingle<T>
- java.lang.Object
-
- org.dmfs.jems2.single.DelegatingSingle<T>
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDelegatingSingle(Fragile<T,? extends java.lang.RuntimeException> delegate)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Tvalue()Returns the sole value of this 1-tuple.
-