|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--physis.core.virtualmachine.GeneticCodeTapeFactory
| Field Summary | |
private static boolean |
is_cell
|
private static java.lang.String |
POOL_SIZE
|
| Constructor Summary | |
GeneticCodeTapeFactory()
|
|
| Method Summary | |
static GeneticCodeTape |
getGeneticCodeTape(short[] code,
byte[] attribs)
|
static GeneticCodeTape |
getGeneticCodeTape(java.lang.String filename)
|
static void |
init()
|
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private static final java.lang.String POOL_SIZE
private static boolean is_cell
| Constructor Detail |
public GeneticCodeTapeFactory()
| Method Detail |
public static void init()
public static GeneticCodeTape getGeneticCodeTape(java.lang.String filename)
public static GeneticCodeTape getGeneticCodeTape(short[] code,
byte[] attribs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||