Interface Ref<T>
- Type Parameters:
T
- referred value type
- All Known Implementing Classes:
RequestProcessingContextReference
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