Class SimpleConstrainedMap<K>

  • Type Parameters:
    K - the type of the keys in the map
    All Implemented Interfaces:
    IConstrainedMap<K>, IMutableConstrainedMap<K>

    public class SimpleConstrainedMap<K>
    extends MutableConstrainedMap<K>
    Simple constrained map that allows constraints to be added, and an optional fallback constraint.