@FunctionalInterface public interface Notifiable<T>
void
onNotify(T arg)
void onNotify(T arg)
Copyright © 2017. All rights reserved.