Package apple.uikit
Interface ITargetAction<T>
-
public interface ITargetAction<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonEvent(T source, long event)
-
-
-
Method Detail
-
onEvent
void onEvent(T source, long event)
-
-