static <T> void
forEachLooped(Iterable<T> iterable, SuccessiveTuples.TriConsumer<T> consumer)
Copyright © 2012–2015 jcabi.com. All rights reserved.