Searched defs:EMPTY_LIST (Results 1 – 5 of 5) sorted by relevance
49 private static final NodeList EMPTY_LIST = new NodeListImpl(); field in NodeImpl
180 @libcore.util.NonNull public static final java.util.List EMPTY_LIST; field in Collections
183 public static final java.util.List EMPTY_LIST; field in Collections
100 static final ListN<?> EMPTY_LIST = new ListN<>(new Object[0], false); field in ImmutableCollections
395 public static final java.util.List EMPTY_LIST; field in Collections