public interface FnDataReceiver<T>
void
accept(T input)
void accept(T input) throws java.lang.Exception
java.lang.Exception