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