public class ToInt extends Object implements Function<Double,Integer>
ToInt()
ToInt(int scale)
Integer
apply(Double input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public ToInt(int scale)
public ToInt()
public Integer apply(Double input)
apply
Function<Double,Integer>
Copyright © 2018. All rights reserved.