@FunctionalInterface public interface DoubleToIntFunction
int
applyAsInt(double value)
int applyAsInt(double value)
Copyright © 2018. All rights reserved.