public class Procedures extends Object
| 构造器和说明 |
|---|
Procedures()
Instantiates a new procedures.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addProcedure(Procedure proc)
Adds the procedure.
|
void |
Clear()
Clear.
|
Procedure |
getAt(int index)
Gets the at.
|
int |
getCount()
Gets the count.
|
Copyright © 2017. All rights reserved.