public interface INullableNotify<T>
INotify
void
onNotify(T value)
void onNotify(@Nullable T value) throws Exception
value
Exception
Copyright © 2017 etc.to. All rights reserved.