public static class MetaShift.Func extends Object implements LongUnaryOperator
| Modifier and Type | Field and Description |
|---|---|
MetaShift.GaloisData |
config |
long |
feedback |
long |
periodModulo |
| Constructor and Description |
|---|
Func(MetaShift.GaloisData config) |
| Modifier and Type | Method and Description |
|---|---|
long |
applyAsLong(long register) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen, compose, identitypublic final MetaShift.GaloisData config
public final long feedback
public final long periodModulo
public Func(MetaShift.GaloisData config)
public long applyAsLong(long register)
applyAsLong in interface LongUnaryOperatorCopyright © 2018. All rights reserved.