Searched defs:EMPTY_STRING_ARRAY (Results 1 – 2 of 2) sorted by relevance
22 String [] EMPTY_STRING_ARRAY = new String [0]; field
133 private static final String [] EMPTY_STRING_ARRAY = new String [0]; field in FileTask