public static class Iteration.VEntry extends Object implements Comparable<Iteration.VEntry>
| Modifier and Type | Field and Description |
|---|---|
Activation |
act |
int |
round |
| Constructor and Description |
|---|
VEntry(int round,
Activation act) |
public int round
public Activation act
public VEntry(int round,
Activation act)
public int compareTo(Iteration.VEntry ve)
compareTo in interface Comparable<Iteration.VEntry>Copyright © 2017. All rights reserved.