Searched refs:FDouble (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.java166 setFormat(Format.ID_DOUBLE, new SimpleFormat.FDouble(true));
167 setFormat(Format.ID_DOUBLE_W, new SimpleFormat.FDouble(false));
H A DSimpleFormat.java583 public static class FDouble extends SimpleFormat { class in class:SimpleFormat
587 FDouble(boolean primitive) { method in class:SimpleFormat.FDouble

Completed in 115 milliseconds