@FunctionalInterface public static interface SuccessiveTuples.TriConsumer<T>
void
accept(T a, T b, T c)
void accept(T a, T b, T c)
Copyright © 2012–2015 jcabi.com. All rights reserved.