Searched defs:KEYS (Results 1 – 4 of 4) sorted by relevance
65 private static final Integer[] KEYS = new Integer[TEST_SIZE]; field in ToArray
74 private static final IntegerEnum[] KEYS = new IntegerEnum[TEST_SIZE]; field in BasicSerialization
71 static String [] KEYS = {KEY_IS_START_DOC, KEY_IS_END_DOC, KEY_TEXT, field in SAXParserTestSupport
1443 private static final int KEYS = 0; field in Hashtable