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