public interface LongConsumer
void
accept(long t)
void accept(long t) throws java.lang.Exception
t
java.lang.Exception