public interface Action3WithException<In1,In2,In3>
void
call(In1 a, In2 b, In3 c)
void call(In1 a, In2 b, In3 c) throws Throwable
Throwable
Copyright © 2022. All rights reserved.