void
accept(T var1, U var2, V var3)
default TriConsumer<T,U,V>
andThen(TriConsumer<? super T,? super U,? super V> triConsumer0)