@FunctionalInterface public interface ObjObjLongConsumer<T,U>
void
accept(T t, U u, long l)
void accept(T t, U u, long l)