Searched defs:RegularImmutableSet (Results 1 – 2 of 2) sorted by relevance
28 final class RegularImmutableSet<E> extends ForwardingImmutableSet<E> { class29 RegularImmutableSet(Set<E> delegate) { in RegularImmutableSet() method in RegularImmutableSet
29 final class RegularImmutableSet<E> extends ImmutableSet<E> { class37 RegularImmutableSet( in RegularImmutableSet() method in RegularImmutableSet