@FunctionalInterface public interface FourthConsumer<P,Q,R,S>
void
accept(P p, Q q, R r, S s)
void accept(P p, Q q, R r, S s)
Copyright © 2022. All rights reserved.