@FunctionalInterface public interface EntityConsumer<T,X extends Exception> extends ThrowingConsumer<T,X>
accept
Copyright © 2015 Zalando SE. All rights reserved.