@FunctionalInterface public static interface Functions.Proc2<T1,T2> extends java.io.Serializable
void
apply(T1 t1, T2 t2)
void apply(T1 t1, T2 t2)