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