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