Searched refs:FInt (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.java160 setFormat(Format.ID_INT, new SimpleFormat.FInt(true));
161 setFormat(Format.ID_INT_W, new SimpleFormat.FInt(false));
H A DSimpleFormat.java349 public static class FInt extends SimpleFormat { class in class:SimpleFormat
353 FInt(boolean primitive) { method in class:SimpleFormat.FInt

Completed in 97 milliseconds