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