Searched refs:rawInputLevels (Results 1 - 1 of 1) 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 DComplexFormat.java60 private transient volatile int[] rawInputLevels; field in class:ComplexFormat
497 * Synchronization is not required since rawInputFields, rawInputLevels
503 int[] levels = rawInputLevels;
582 rawInputLevels = levels;

Completed in 30 milliseconds