Uses of Class
org.tweetyproject.arg.adf.util.AbstractUnmodifiableCollection
Packages that use AbstractUnmodifiableCollection
-
Uses of AbstractUnmodifiableCollection in org.tweetyproject.arg.adf.util
Subclasses of AbstractUnmodifiableCollection in org.tweetyproject.arg.adf.utilModifier and TypeClassDescriptionfinal class
MinusSetView<E>
A view that represents the result of subtracting one set from another.final class
UnionCollectionView classfinal class
UnionSetView<E>
A view that provides the union of two disjoint sets as a single set.