public class ToFloat extends Object implements DoubleFunction<Float>
ToFloat()
ToFloat(double scale)
Float
apply(double input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToFloat(double scale)
public ToFloat()
public Float apply(double input)
apply
DoubleFunction<Float>
Copyright © 2018. All rights reserved.