public class Functions extends Object
| 构造器和说明 |
|---|
Functions()
Instantiates a new functions.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
addFunction(Function func)
Adds the function.
|
void |
Clear()
Clear.
|
Function |
getAt(int index)
Gets the at.
|
int |
getCount()
Gets the count.
|
Copyright © 2017. All rights reserved.