@FunctionalInterface public interface ResponseEntityConsumer<T> extends java.util.function.Consumer<org.springframework.http.ResponseEntity<T>>
accept, andThen
Copyright © 2015 Zalando SE. All rights reserved.