@FunctionalInterface public interface IProcedure4<P0,P1,P2,P3>
void
invoke(P0 arg0, P1 arg1, P2 arg2, P3 arg3)
void invoke(P0 arg0, P1 arg1, P2 arg2, P3 arg3)
Copyright © 2020. All rights reserved.