T
- type of the event to handle.public interface CommonEventHandler<T>
extends org.apache.reef.wake.EventHandler<T>
Modifier and Type | Method and Description |
---|---|
Class<T> |
getEventClass()
fetches the class of the event.
|
Copyright © 2018. All rights reserved.