Searched refs:TreeMapProxy (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.java65 static class TreeMapProxy<K,V> extends MapProxy<K,V> { class in class:MapProxy
67 protected TreeMapProxy() {} method in class:MapProxy.TreeMapProxy
H A DPersistCatalog.java461 knownClasses.add(MapProxy.TreeMapProxy.class.getName());

Completed in 184 milliseconds