public interface TriConsumer<A,B,C>
void
accept(A a, B b, C c)
void accept(A a, B b, C c)
Copyright © 2021. All rights reserved.