@FunctionalInterface public interface Subscriber<T extends java.io.Serializable>
void
receive(Notice<T> notice)
void receive(Notice<T> notice)