Constant Field Values
Contents
org.greenrobot.*
-
org.greenrobot.essentials.collections.LongHashMap<T> Modifier and Type Constant Field Value protected static final intDEFAULT_CAPACITY16 -
org.greenrobot.essentials.collections.LongHashSet Modifier and Type Constant Field Value protected static final intDEFAULT_CAPACITY16
-
org.greenrobot.essentials.hash.FNV32 Modifier and Type Constant Field Value private static final intINITIAL_VALUE-2128831035private static final intMULTIPLIER16777619 -
org.greenrobot.essentials.hash.FNV64 Modifier and Type Constant Field Value private static final longINITIAL_VALUE-3750763034362895579Lprivate static final longMULTIPLIER1099511628211L -
org.greenrobot.essentials.hash.Murmur3A Modifier and Type Constant Field Value private static final intC1-862048943private static final intC2461845907 -
org.greenrobot.essentials.hash.Murmur3F Modifier and Type Constant Field Value private static final longC1-8663945395140668459Lprivate static final longC25545529020109919103L
-
org.greenrobot.essentials.io.IoUtils Modifier and Type Constant Field Value private static final intBUFFER_SIZE8192