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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/persist/impl/
H A DCollectionProxy.java68 static class LinkedListProxy<E> extends CollectionProxy<E> { class in class:CollectionProxy
70 protected LinkedListProxy() {} method in class:CollectionProxy.LinkedListProxy
H A DPersistCatalog.java457 knownClasses.add(CollectionProxy.LinkedListProxy.class.getName());

Completed in 82 milliseconds