public final class WakeupOrOfAnds 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 WakeupAnd objects.
Constructor | Description |
---|---|
WakeupOrOfAnds(WakeupAnd[] conditions) |
Constructs a new WakeupOrOfAnds criterion.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allElements, triggeredElements
public WakeupOrOfAnds(WakeupAnd[] conditions)
conditions
- a vector of individual Wakeup conditionsCopyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.