public class ToShort extends Object implements IntFunction<Short>
ToShort()
ToShort(int scale)
Short
apply(int input)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToShort()
public ToShort(int scale)
public Short apply(int input)
apply
IntFunction<Short>
Copyright © 2018. All rights reserved.