Interface Settable<T>
- Type Parameters:
T- Type of the value.
- All Known Subinterfaces:
Ref<T>
- All Known Implementing Classes:
Refs.DefaultRefImpl, Refs.ImmutableRefImpl, Refs.ThreadSafeRefImpl, RequestProcessingContextReference
public interface Settable<T>
A generic settable value container.
-
Method Summary
-
Method Details
-
set
-