T
public interface ConsumerX<T>
void
accept(T value)
void accept(T value) throws InterpssException
value
InterpssException