|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgroovyx.gpars.extra166y.AbstractParallelAnyArray.AndPredicate<T>
static final class AbstractParallelAnyArray.AndPredicate<T>
| Field Summary | |
|---|---|
(package private) Ops.Predicate<? super T> |
first
|
(package private) Ops.Predicate<? super T> |
second
|
| Constructor Summary | |
|---|---|
AbstractParallelAnyArray.AndPredicate(Ops.Predicate<? super T> first,
Ops.Predicate<? super T> second)
|
|
| Method Summary | |
|---|---|
boolean |
op(T x)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
final Ops.Predicate<? super T> first
final Ops.Predicate<? super T> second
| Constructor Detail |
|---|
AbstractParallelAnyArray.AndPredicate(Ops.Predicate<? super T> first,
Ops.Predicate<? super T> second)
| Method Detail |
|---|
public final boolean op(T x)
op in interface Ops.Predicate<T>
|
Copyright © 2008–2012 Václav Pech. All Rights Reserved. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||