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