Searched defs:EMPTY_LIST (Results 1 – 2 of 2) sorted by relevance
168 public static final List EMPTY_LIST = new EmptyList(); field in Collections
49 private static final NodeList EMPTY_LIST = new NodeListImpl(); field in NodeImpl