Interface Value<T>
- Type Parameters:
T
- value type.
- All Superinterfaces:
Supplier<T>
- All Known Implementing Classes:
RequestProcessingContextReference
A generic value provider.
- Author:
- Marek Potociar
-
Method Summary
T
- value type.Supplier<T>
RequestProcessingContextReference