@FunctionalInterface public interface TDoubleFunction<R>
R
apply(double value)
R apply(double value)
Copyright © 2019. All rights reserved.