@FunctionalInterface public interface Action2<T1,T2>
void
apply(T1 arg1, T2 arg2)
void apply(T1 arg1, T2 arg2)
Copyright © 2019. All Rights Reserved.