Searched defs:ImmutableMap (Results 1 – 8 of 8) sorted by relevance
25 template <typename K, typename D, typename I> class ImmutableMap; variable
81 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { in ImmutableMap() function85 ImmutableMap(const ImmutableMap &X) : Root(X.Root) { in ImmutableMap() function211 friend class ImmutableMap; variable
79 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { in ImmutableMap() function82 ImmutableMap(const ImmutableMap &X) : Root(X.Root) { in ImmutableMap() function211 friend class ImmutableMap; variable
78 explicit ImmutableMap(const TreeTy* R) : Root(const_cast<TreeTy*>(R)) { in ImmutableMap() function82 ImmutableMap(const ImmutableMap &X) : Root(X.Root) { in ImmutableMap() function208 friend class ImmutableMap; variable
43 public abstract class ImmutableMap<K, V> implements Map<K, V>, Serializable { class45 ImmutableMap() {} in ImmutableMap() method in ImmutableMap
62 public abstract class ImmutableMap<K, V> implements Map<K, V>, Serializable { class315 ImmutableMap() {} in ImmutableMap() method in ImmutableMap
323 public static class ImmutableMap { class in XCldrStub
355 public static class ImmutableMap { class in XCldrStub