Constant Field Values

Contents

org.codehaus.*

  • org.codehaus.jackson.io.CharacterEscapes
    Modifier and Type
    Constant Field
    Value
    public static final int
    -2
    public static final int
    0
    public static final int
    -1
  • org.codehaus.jackson.io.NumberInput
    Modifier and Type
    Constant Field
    Value
    public static final String
    "2.2250738585072012e-308"
  • org.codehaus.jackson.io.UTF32Reader
    Modifier and Type
    Constant Field
    Value
    protected static final int
    LAST_VALID_UNICODE_CHAR
    1114111
    protected static final char
    NULL_BYTE
    '\u0000'
    protected static final char
    NULL_CHAR
    '\u0000'