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