Constant Field Values
Contents
io.netty.*
-
io.netty.util.AsciiString Modifier and Type Constant Field Value public static final intINDEX_NOT_FOUND-1 -
io.netty.util.HashedWheelTimer Modifier and Type Constant Field Value public static final intWORKER_STATE_INIT0public static final intWORKER_STATE_SHUTDOWN2public static final intWORKER_STATE_STARTED1
-
io.netty.util.collection.ByteObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f -
io.netty.util.collection.CharObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f -
io.netty.util.collection.IntObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f -
io.netty.util.collection.LongObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f -
io.netty.util.collection.ShortObjectHashMap<V> Modifier and Type Constant Field Value public static final intDEFAULT_CAPACITY8public static final floatDEFAULT_LOAD_FACTOR0.5f
-
io.netty.util.internal.PriorityQueueNode Modifier and Type Constant Field Value public static final intINDEX_NOT_IN_QUEUE-1 -
io.netty.util.internal.StringUtil Modifier and Type Constant Field Value public static final charCARRIAGE_RETURN13public static final charCOMMA44public static final charDOUBLE_QUOTE34public static final StringEMPTY_STRING""public static final charLINE_FEED10public static final charSPACE32public static final charTAB9