Interface ContextManager.Supplier<V>

  • Enclosing interface:
    ContextManager

    public static interface ContextManager.Supplier<V>
    • Method Detail

      • get

        V get()