Package live
Interface LiveBool
- All Known Subinterfaces:
MutableLiveBool
- All Known Implementing Classes:
ImmutableLiveBool,InverseLiveBool,LivePredicateBool,SimpleLiveBool
public interface LiveBool
-
Method Summary
Modifier and TypeMethodDescriptionaddListener(FunctionBoolBoolToVoid listener) booleangetValue()
-
Method Details
-
getValue
boolean getValue() -
addListener
-