Uses of Class
io.higson.runtime.sync.event.WatcherEvent
Packages that use WatcherEvent
-
Uses of WatcherEvent in io.higson.runtime.sync
Fields in io.higson.runtime.sync with type parameters of type WatcherEvent -
Uses of WatcherEvent in io.higson.runtime.sync.event
Methods in io.higson.runtime.sync.event with parameters of type WatcherEventModifier and TypeMethodDescriptionvoidWatcherEventListener.onWatcherEvent(WatcherEvent event) This method enables provide some logic based on given event.