@FunctionalInterface public interface IProcedure3<P0,P1,P2>
void
invoke(P0 arg0, P1 arg1, P2 arg2)
void invoke(P0 arg0, P1 arg1, P2 arg2)
Copyright © 2019. All rights reserved.