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