Uses of Class
org.pcollections.AbstractUnmodifiableSet
-
Uses of AbstractUnmodifiableSet in org.pcollections
Subclasses of AbstractUnmodifiableSet in org.pcollectionsModifier and TypeClassDescriptionfinal classMapPSet<E>A map-backed persistent set.classOrderedPSet<E>LikePSetbut preserves insertion order.final classTreePSet<E>An implementation ofPSortedSetbased on a self-balancing binary search tree.