Searched defs:EMPTY_LIST (Results 1 – 4 of 4) sorted by relevance
49 private static final NodeList EMPTY_LIST = new NodeListImpl(); field in NodeImpl
171 @libcore.util.NonNull public static final java.util.List EMPTY_LIST; field in Collections
412 static final List<?> EMPTY_LIST = new ListN<>(); field in ImmutableCollections.ListN
395 public static final java.util.List EMPTY_LIST; field in Collections