@FunctionalInterface public interface OneArgListener<T>
void
onEvent(T event)
void onEvent(T event)
Copyright © 2017. All rights reserved.