Class ImmutableEntityMap<V>


  • public class ImmutableEntityMap<V>
    extends Object
    A special map to store string values using the key0(Class) method to produce keys.

    Created by tchemit on 01/09/17.

    Author:
    Tony Chemit - dev@tchemit.fr
    • Constructor Detail

      • ImmutableEntityMap

        protected ImmutableEntityMap​(com.google.common.collect.ImmutableMap<String,V> data)