Searched refs:ObjectArrayFormat (Results 1 - 4 of 4) 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 DObjectArrayFormat.java6 * $Id: ObjectArrayFormat.java,v 1.1 2008/02/07 17:12:27 mark Exp $
33 public class ObjectArrayFormat extends Format { class in inherits:Format
41 ObjectArrayFormat(Class type) { method in class:ObjectArrayFormat
88 if (format instanceof ObjectArrayFormat) {
89 ObjectArrayFormat other = (ObjectArrayFormat) format;
H A DPersistCatalog.java577 (new ObjectArrayFormat(type));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile478 $(JAVA_SLEEPYCAT)/persist/impl/ObjectArrayFormat.java \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in473 $(JAVA_SLEEPYCAT)/persist/impl/ObjectArrayFormat.java \

Completed in 56 milliseconds