A
B
C
E
public static interface Throwables.TriConsumer<A,B,C,E extends Throwable>
void
accept(A a, B b, C c)
void accept(A a, B b, C c) throws E extends Throwable
a
b
c
E extends Throwable
Copyright © 2020. All rights reserved.