| Package | Description |
|---|---|
| pro.fessional.meepo.bind | |
| pro.fessional.meepo.bind.dna | |
| pro.fessional.meepo.bind.rna | |
| pro.fessional.meepo.bind.wow |
| Modifier and Type | Method and Description |
|---|---|
Life.State |
Exon.match(List<Exon.N> lst,
String txt)
Match other text with range and return Life.State
|
| Modifier and Type | Method and Description |
|---|---|
Life.State |
DnaSet.match(List<Exon.N> lst,
String txt) |
| Modifier and Type | Method and Description |
|---|---|
Life.State |
RnaUse.match(List<Exon.N> lst,
String txt) |
Life.State |
RnaRun.match(List<Exon.N> lst,
String txt) |
| Modifier and Type | Method and Description |
|---|---|
Life.State |
Life.enjoy()
Enjoy the life once and return to the state
|
protected Life.State |
Tick.match(List<Exon.N> lst,
String txt,
Pattern find) |
static Life.State |
Life.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Life.State[] |
Life.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.