public class Sequences extends Object
| 构造器和说明 |
|---|
Sequences()
Instantiates a new sequences.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addSequence(Sequence sequence)
Adds the sequence.
|
void |
Clear()
Clear.
|
Sequence |
getAt(int index)
Gets the at.
|
int |
getCount()
Gets the count.
|
Copyright © 2017. All rights reserved.