public interface TriConsumer<T,U,V>
void
accept(T t, U u, V v)
void accept(T t, U u, V v)
Copyright © 2018. All rights reserved.