T - the handled typepublic interface MergedSubscription<T> extends Subscription
EMPTY| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends Event>> |
getEventClasses()
Gets a set of the individual event classes being listened to
|
Class<? super T> |
getHandledClass()
Gets the handled class
|
close, getCallCounter, isActive, unregisterbindWith, closeAndReportException, closeSilently, isClosedCopyright © 2020. All rights reserved.