public class RandomWalkSimulation extends Object implements Iterable<byte[]>
| Constructor and Description |
|---|
RandomWalkSimulation(RandomUpdater updater,
byte[] init,
int max_steps) |
| Modifier and Type | Method and Description |
|---|---|
List<NodeInfo> |
getNodes() |
Iterator<byte[]> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2012–2020. All rights reserved.