public interface Action2<In1,In2>
void
call(In1 a, In2 b)
void call(In1 a, In2 b)
Copyright © 2018. All rights reserved.