Class BooleanClosurePredicate<T>
java.lang.Object
org.codehaus.groovy.runtime.callsite.BooleanClosurePredicate<T>
- All Implemented Interfaces:
Predicate<T>
@Deprecated(since="6.0.0",
forRemoval=true)
public class BooleanClosurePredicate<T>
extends Object
implements Predicate<T>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionBooleanClosurePredicate(Closure wrapped) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
BooleanClosurePredicateinstead.