Class ListenerManagerDispatcherWithException<T>

java.lang.Object
com.biglybt.core.util.ListenerManagerDispatcher<T>
com.biglybt.core.util.ListenerManagerDispatcherWithException<T>

public abstract class ListenerManagerDispatcherWithException<T> extends ListenerManagerDispatcher<T>
  • Constructor Details

    • ListenerManagerDispatcherWithException

      public ListenerManagerDispatcherWithException()
  • Method Details