- All Superinterfaces:
IBooleanProvider,IObjectChangedNotifier
- All Known Subinterfaces:
IBooleanModel
- All Known Implementing Classes:
AndAggregatedBooleanDistributor,BooleanModel,BooleanModelAggregationModel,OrAggregatedBooleanDistributor,UnchangableBooleanModel
-
Method Summary
Modifier and TypeMethodDescriptiondefault IBooleanDistributorand(IBooleanDistributor model, IBooleanDistributor... others) default IBooleanDistributornot()default IBooleanDistributoror(IBooleanDistributor model, IBooleanDistributor... others) Methods inherited from interface net.anwiba.commons.lang.primitive.IBooleanProvider
isFalse, isTrue, isTrue, notTrueMethods inherited from interface net.anwiba.commons.model.IObjectChangedNotifier
addChangeListener, removeChangeListener, removeChangeListeners
-
Method Details
-
and
-
or
-
not
-