public interface IBooleanDistributor extends IBooleanProvider, IObjectChangedNotifier
| Modifier and Type | Method and Description |
|---|---|
default IBooleanDistributor |
and(IBooleanDistributor model,
IBooleanDistributor... others) |
default IBooleanDistributor |
or(IBooleanDistributor model,
IBooleanDistributor... others) |
get, isFalse, isTrueaddChangeListener, removeChangeListener, removeChangeListenersdefault IBooleanDistributor and(IBooleanDistributor model, IBooleanDistributor... others)
default IBooleanDistributor or(IBooleanDistributor model, IBooleanDistributor... others)
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.