public final class ConsumerUtils extends Object
static <T> Consumer<T>
andThen(Consumer<T> and, Consumer<T> then)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Consumer<T> andThen(Consumer<T> and, Consumer<T> then)
Copyright © 2016. All rights reserved.