@FunctionalInterface public interface ResponseEntityConsumer<T,X extends Exception> extends ThrowingConsumer<org.springframework.http.ResponseEntity<T>,X>
accept
Copyright © 2015–2016 Zalando SE. All rights reserved.