Searched defs:SingletonImmutableSet (Results 1 – 2 of 2) sorted by relevance
28 final class SingletonImmutableSet<E> extends ImmutableSet<E> { class37 SingletonImmutableSet(E element) { in SingletonImmutableSet() method in SingletonImmutableSet
34 final class SingletonImmutableSet<E> extends ImmutableSet<E> { class46 SingletonImmutableSet(E element) { in SingletonImmutableSet() method in SingletonImmutableSet50 SingletonImmutableSet(E element, int hashCode) { in SingletonImmutableSet() method in SingletonImmutableSet