public class Shuffle extends MetaShift.Func
config, feedback, periodModulo| Constructor and Description |
|---|
Shuffle(long min,
long maxPlusOne) |
Shuffle(long min,
long maxPlusOne,
int moduloSelector) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long register) |
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen, compose, identitypublic Shuffle(long min,
long maxPlusOne)
public Shuffle(long min,
long maxPlusOne,
int moduloSelector)
public long applyAsLong(long register)
applyAsLong in interface LongUnaryOperatorapplyAsLong in class MetaShift.FuncCopyright © 2018. All rights reserved.