Home
last modified time | relevance | path

Searched defs:Set0 (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/java/util/
DImmutableCollections.java475 static final class Set0<E> extends AbstractImmutableSet<E> { class in ImmutableCollections
483 private Set0() { } in Set0() method in ImmutableCollections.Set0