Class Handler.NoEvent

All Implemented Interfaces:
Future<Void>, Associator, Eligible
Enclosing class:
Handler

public static final class Handler.NoEvent extends Event<Void>
The default value for the events parameter of the annotation.

Indicates that the parameter is not used.

  • Constructor Details