Searched refs:FShort (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.java158 setFormat(Format.ID_SHORT, new SimpleFormat.FShort(true));
159 setFormat(Format.ID_SHORT_W, new SimpleFormat.FShort(false));
H A DSimpleFormat.java271 public static class FShort extends SimpleFormat { class in class:SimpleFormat
275 FShort(boolean primitive) { method in class:SimpleFormat.FShort

Completed in 28 milliseconds