@FunctionalInterface public interface Action3<A,B,C>
void
call(A a, B b, C c)
void call(A a, B b, C c)
Copyright © 2018. All rights reserved.