Uses of Class
com.blazebit.persistence.view.impl.collection.CollectionRemoveAllAction
Packages that use CollectionRemoveAllAction
-
Uses of CollectionRemoveAllAction in com.blazebit.persistence.view.impl.collection
Methods in com.blazebit.persistence.view.impl.collection that return CollectionRemoveAllActionModifier and TypeMethodDescriptionstatic <C extends Collection<E>,E>
CollectionRemoveAllAction<C,E> CollectionRemoveAllAction.retainAll(Collection<?> c, C delegate, boolean allowDuplicates)