@FunctionalInterface public interface LongConsumer
void
accept(long t)
void accept(long t) throws Throwable
t
Throwable