Interface Registration
public interface Registration
A listener registration
-
Method Summary
Modifier and TypeMethodDescriptionfire()Experimental: Trigger the listener with the current valuestatic Registrationremove()
-
Method Details
-
fire
Registration fire()Experimental: Trigger the listener with the current value -
remove
Registration remove() -
from
-