public static interface SafeTools.SafeConsumer<T>
void
accept(T data)
void accept(T data) throws java.lang.Throwable
java.lang.Throwable