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