public interface INotifyEvent<T,D>
INotify
void
onNotify(T sender, D data)
void onNotify(@Nonnull T sender, @Nonnull D data) throws Exception
sender
data
Exception
Copyright © 2017 etc.to. All rights reserved.