Class MappingValueKey<V>

  • Type Parameters:
    V - The value type.

    public class MappingValueKey<V>
    extends Object
    A value in the mapping service DAO.
    • Constructor Detail

      • MappingValueKey

        public MappingValueKey​(String key)