Class HandlerRegistration


  • public final class HandlerRegistration
    extends Object
    Registration objects returned when an event handler is bound, used to deregister.
    Author:
    Andrea "Stock" Stocchero
    • Method Detail

      • removeHandler

        public void removeHandler()
        Deregisters the handler associated with this registration object.