Interface Ref<T>
- Type Parameters:
T- referred value type
A possibly mutable value reference. Reference can be initialized by
Settable.set(Object)
and the reference can be get by Value.get().- Author:
- Paul Sandoz, Marek Potociar
- See Also:
-
Method Summary