public class AndAggregatedBooleanDistributor extends AbstractObjectChangedNotifier implements IBooleanDistributor
| Constructor and Description |
|---|
AndAggregatedBooleanDistributor(Collection<IBooleanDistributor> models) |
| Modifier and Type | Method and Description |
|---|---|
AndAggregatedBooleanDistributor |
create(Collection<? extends IBooleanDistributor> models) |
boolean |
get() |
addChangeListener, fireObjectChanged, removeChangeListener, removeChangeListenersclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, oraddChangeListener, removeChangeListener, removeChangeListenerspublic AndAggregatedBooleanDistributor(Collection<IBooleanDistributor> models)
public AndAggregatedBooleanDistributor create(Collection<? extends IBooleanDistributor> models)
public boolean get()
get in interface IBooleanProviderCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.