public class AtomicCountProcedure<T>
extends java.lang.Object
implements com.gs.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
AtomicCountProcedure(com.gs.collections.api.block.predicate.Predicate<? super T> predicate) |
public AtomicCountProcedure(com.gs.collections.api.block.predicate.Predicate<? super T> predicate)