Class ContextValue<V>

  • Type Parameters:
    V - value type

    public final class ContextValue<V>
    extends Object
    A (key, value) pair for one specific context entry.

    This value holds both raw and parsed context values.