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