R
E
public static interface Try.IntTriFunction<R,E extends Exception>
apply(int a, int b, int c)
R apply(int a, int b, int c) throws E extends Exception
a
b
c
E extends Exception
Copyright © 2019. All rights reserved.