Searched refs:EnumFormat (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 DEnumFormat.java6 * $Id: EnumFormat.java,v 1.1 2008/02/07 17:12:27 mark Exp $
30 public class EnumFormat extends Format { class in inherits:Format
37 EnumFormat(Class type) { method in class:EnumFormat
140 if (!(newFormatParam instanceof EnumFormat)) {
153 EnumFormat newFormat = (EnumFormat) newFormatParam;
H A DPersistCatalog.java579 format = new EnumFormat(type);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A DMakefile471 $(JAVA_SLEEPYCAT)/persist/impl/EnumFormat.java \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A DMakefile.in466 $(JAVA_SLEEPYCAT)/persist/impl/EnumFormat.java \

Completed in 93 milliseconds