@Public public interface Function extends Serializable
This interface is empty in order to allow extending interfaces to be SAM (single abstract method) interfaces that can be implemented via Java 8 lambdas.
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.