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