Searched defs:EmptyList (Results 1 – 1 of 1) sorted by relevance
1516 private static class EmptyList<E> extends java.util.AbstractList<E> class in Collections1520 private EmptyList() { in EmptyList() method in Collections.EmptyList