Package | Description |
---|---|
jebl.evolution.io |
Modifier and Type | Method and Description |
---|---|
NexusImporter.NexusBlock |
NexusImporter.findNextBlock()
Read ahead to the next block in the input.
|
static NexusImporter.NexusBlock |
NexusImporter.NexusBlock.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NexusImporter.NexusBlock[] |
NexusImporter.NexusBlock.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
http://code.google.com/p/jebl2/