Searched defs:ImmutableSet (Results 1 – 1 of 1) sorted by relevance
67 public abstract class ImmutableSet<E> extends ImmutableCollection<E> class216 ImmutableSet() {} in ImmutableSet() method in ImmutableSet