Package ch.tocco.nice2.types.api
Class TypedValue<T>
java.lang.Object
ch.tocco.nice2.types.api.TypedValue<T>
This class does not make defensive copies, changes to the "value" object write through!
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
TypedValue
- Parameters:
value
- This class continues using the real thing, not a defensive copy, so changes write through!
-
-
Method Details