Handler

Undocumented in source.
interface Handler (
E
) {}

Members

Functions

handle
void handle(E var1)
Undocumented in source.

Meta