A - the argument type.T - the returned value type.public interface Function<A,T> extends UnaryFunctor<A>
Object value.
Implementors are encouraged but not required to make their functors
Serializable.
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.