@FunctionalInterface public interface TriConsumer<S,T,U>
void
accept(S s, T t, U u)
void accept(S s, T t, U u)
s
t
u
Copyright © 2022 Media Skjolberg. All rights reserved.