Package kz.greetgo.util.events
Interface EventHandler1<T>
-
public interface EventHandler1<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandle(T t)
-
-
-
Method Detail
-
handle
void handle(T t)
-
-