@FunctionalInterface public interface ResponseEntityFunction<F,T> extends java.util.function.Function<org.springframework.http.ResponseEntity<F>,T>
andThen, apply, compose, identity
Copyright © 2015 Zalando SE. All rights reserved.