MyConstMap<K, V> typedef

MyConstMap<K, V> = IMapConst<K, V>

Implementation

typedef MyConstMap<K, V> = IMapConst<K, V>;