public class ModuloToByte extends Object implements LongFunction<Byte>
ModuloToByte(long modulo)
Byte
apply(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ModuloToByte(long modulo)
public Byte apply(long value)
apply
LongFunction<Byte>
Copyright © 2018. All rights reserved.