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