| Constructor and Description |
|---|
Parameters(int width,
long polynomial,
long init,
boolean reflectIn,
boolean reflectOut,
long finalXor) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFinalXor() |
long |
getInit() |
long |
getPolynomial() |
int |
getWidth() |
boolean |
isReflectIn() |
boolean |
isReflectOut() |
Copyright © 2020. All rights reserved.