- Direct Known Subclasses:
Genotype
public class ExecutionGraph<T>
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
-
entries
protected int[][] entries
-
Constructor Details
-
ExecutionGraph
public ExecutionGraph(int size)
-
Method Details
-
-
getSize
public int getSize()
-
-
getRow
public int[] getRow(int i)
-