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