Searched refs:FLong (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 DSimpleCatalog.java162 setFormat(Format.ID_LONG, new SimpleFormat.FLong(true));
163 setFormat(Format.ID_LONG_W, new SimpleFormat.FLong(false));
H A DSimpleFormat.java429 public static class FLong extends SimpleFormat { class in class:SimpleFormat
433 FLong(boolean primitive) { method in class:SimpleFormat.FLong

Completed in 111 milliseconds