public final class FastListRejectProcedure<T> extends Object implements com.gs.collections.api.block.procedure.Procedure<T>
| Constructor and Description |
|---|
FastListRejectProcedure(com.gs.collections.api.block.predicate.Predicate<? super T> newPredicate,
FastList<T> targetCollection) |
Copyright © 2004–2016. All rights reserved.