public class SingleSuccessorSimulation extends Object implements Iterable<byte[]>
| Constructor and Description |
|---|
SingleSuccessorSimulation(DeterministicUpdater updater,
byte[] init,
int max_steps) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<byte[]> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SingleSuccessorSimulation(DeterministicUpdater updater, byte[] init, int max_steps)
Copyright © 2012-2017. All Rights Reserved.