Uses of Class
org.eclipse.collections.impl.block.procedure.CollectionRemoveProcedure
Packages that use CollectionRemoveProcedure
-
Uses of CollectionRemoveProcedure in org.eclipse.collections.impl.block.procedure
Methods in org.eclipse.collections.impl.block.procedure that return CollectionRemoveProcedureModifier and TypeMethodDescriptionstatic <T> CollectionRemoveProcedure
<T> CollectionRemoveProcedure.on
(Collection<T> newCollection)