| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.pa.ClosurePredicate
public final class ClosurePredicate
A PA predicate built around a closure
| Field Summary | |
|---|---|
private  groovy.lang.Closure | 
code
 | 
| Constructor Summary | |
|---|---|
ClosurePredicate(groovy.lang.Closure code)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
evaluate(java.lang.Object o)
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private final groovy.lang.Closure code
| Constructor Detail | 
|---|
public ClosurePredicate(groovy.lang.Closure code)
| Method Detail | 
|---|
public boolean evaluate(java.lang.Object o)
evaluate in interface jsr166y.forkjoin.Ops.Predicate<java.lang.Object>
  | 
Copyright © 2008–2010 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||