public static interface Try.ObjLongConsumer<T,E extends java.lang.Exception>
void
accept(T t, long value)
void accept(T t, long value) throws E extends java.lang.Exception
E extends java.lang.Exception