@FunctionalInterface public interface ResponseEntityFunction<F,T,X extends Exception> extends ThrowingFunction<org.springframework.http.ResponseEntity<F>,T,X>
apply
Copyright © 2015 Zalando SE. All rights reserved.