@FunctionalInterface public static interface Triplet.Consumer<T,U,V>
void
accept(T first, U second, V third)
void accept(T first, U second, V third)
Copyright © 2021. All rights reserved.