public interface Function<T,R>
R
apply(T t)
R apply(T t)
Copyright © 2006–2024 The Apache Software Foundation. All rights reserved.