Searched refs:CHAR_ARRAY_EMPTY (Results 1 – 2 of 2) sorted by relevance
42 EMPTY(STRING_EMPTY, BYTE_ARRAY_EMTPY, CHAR_ARRAY_EMPTY,105 protected static final char[] CHAR_ARRAY_EMPTY = new char[0]; field in CompactString
47 new char[STRING_EMPTY.length()], 0, CHAR_ARRAY_EMPTY }, in provider()