Class BooleanClosureForMapPredicate<K,V>
java.lang.Object
org.codehaus.groovy.runtime.callsite.BooleanClosureForMapPredicate<K,V>
@Deprecated(since="6.0.0",
forRemoval=true)
public class BooleanClosureForMapPredicate<K,V>
extends Object
implements Predicate<Map.Entry<K,V>>
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorsConstructorDescriptionBooleanClosureForMapPredicate(Closure wrapped) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
BooleanClosureForMapPredicateinstead.