Class AbstractRequestVariableResolver.GetOnlyMap<K,​V>

  • Type Parameters:
    K - the key type.
    V - the value type.
    All Implemented Interfaces:
    Map<K,​V>
    Enclosing class:
    AbstractRequestVariableResolver

    protected abstract static class AbstractRequestVariableResolver.GetOnlyMap<K,​V>
    extends AbstractMap<K,​V>
    A map base class that is to be used only for calling get(Object).
    Since:
    7.0.0