Class ListCallbackRegistry<E extends Event>

  • All Implemented Interfaces:
    CallbackRegistry<E>

    public class ListCallbackRegistry<E extends Event>
    extends Object
    implements CallbackRegistry<E>
    Author:
    Stephen Mallette (http://stephen.genoprime.com), Matt Frantz (http://github.com/mhfrantz)