public class WallFunctionStatValue extends Object
| Constructor and Description |
|---|
WallFunctionStatValue() |
WallFunctionStatValue(String name) |
| Modifier and Type | Method and Description |
|---|---|
long |
getInvokeCount() |
String |
getName() |
void |
setInvokeCount(long invokeCount) |
void |
setName(String name) |
Map<String,Object> |
toMap() |
public WallFunctionStatValue()
public WallFunctionStatValue(String name)
Copyright © 2013–2018 Alibaba Group. All rights reserved.