Uses of Interface
cloud.opencode.base.collections.SetAlgebra
Packages that use SetAlgebra
-
Uses of SetAlgebra in cloud.opencode.base.collections
Classes in cloud.opencode.base.collections that implement SetAlgebraModifier and TypeClassDescriptionstatic classDefault implementation of SetAlgebra.Methods in cloud.opencode.base.collections that return SetAlgebraModifier and TypeMethodDescriptionstatic <E> SetAlgebra<E> Create a SetAlgebra for set operations.static <E> SetAlgebra<E> Get the SetAlgebra interface for the set.static <E> SetAlgebra<E> Create a SetAlgebra instance from a set.