Searched defs:emptyNavigableSet (Results 1 – 3 of 3) sorted by relevance
136 …tatic <E> java.util.NavigableSet<@libcore.util.NullFromTypeParam E> emptyNavigableSet() { throw ne… in emptyNavigableSet() method in Collections
143 public static <E> java.util.NavigableSet<E> emptyNavigableSet() { throw new RuntimeException("Stub!… in emptyNavigableSet() method in Collections
307 public static <E> java.util.NavigableSet<E> emptyNavigableSet() { in emptyNavigableSet() method in Collections