BoolWatcherEx extension

BoolWatcherEx

Extension on boolean values to provide easy access to creating a Watcher and CachedWatcher for booleans.

on

Properties

watcher BoolWatcher
directly make Watcher instance from bool.
no setter

Methods

cachedWatcher(String key) BoolCachedWatcher
directly make CachedWatcher instance from bool.