Package live
Interface MutableLiveBool
- All Superinterfaces:
LiveBool
- All Known Implementing Classes:
SimpleLiveBool
-
Method Summary
Methods inherited from interface live.LiveBool
addListener, getValue
-
Method Details
-
setValue
void setValue(boolean value) -
toggle
default void toggle()
-