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