public interface ActionReceiver<T>
abstract void
onReceive(T data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract void onReceive(T data)