public final class WakeupAndOfOrs extends WakeupCondition
Note that a unique WakeupCriterion object must be used for each individual element in the set of arrays specified by the array of WakeupOr objects.
| Constructor | Description |
|---|---|
WakeupAndOfOrs(WakeupOr[] conditions) |
Constructs a new WakeupAndOfOrs criterion.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallElements, triggeredElementspublic WakeupAndOfOrs(WakeupOr[] conditions)
conditions - a vector of individual Wakeup conditionsCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.