public interface Function<T,R>
R
apply(T param)
R apply(T param)
Copyright © 2019. All rights reserved.