Package it.tidalwave.role
Interface ContextManager.Supplier<V>
-
- Enclosing interface:
- ContextManager
public static interface ContextManager.Supplier<V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description V
get()
-
-
-
Method Detail
-
get
V get()
-
-