public class IntegerGetter extends ParaGetter<Integer>
| 构造器和说明 |
|---|
IntegerGetter(String parameterName,
String defaultValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
get(Action action,
Controller c) |
protected Integer |
to(String v) |
getDefaultValue, getParameterNamepublic Integer get(Action action, Controller c)
protected Integer to(String v)
to 在类中 ParaGetter<Integer>Copyright © 2022. All rights reserved.