Searched refs:HashMapProxy (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DMapProxy.java55 static class HashMapProxy<K,V> extends MapProxy<K,V> { class in class:MapProxy
57 protected HashMapProxy() {} method in class:MapProxy.HashMapProxy
H A DPersistCatalog.java460 knownClasses.add(MapProxy.HashMapProxy.class.getName());

Completed in 132 milliseconds