T - the procedure argument type.public final class RemoveMatching<T> extends Object implements BinaryProcedure<Iterator<? extends T>,Predicate<? super T>>
| Constructor and Description |
|---|
RemoveMatching() |
public RemoveMatching()
public static RemoveMatching<Object> instance()
RemoveMatching instance.RemoveMatchingCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.