public abstract class ParaGetter<T> extends Object implements IParaGetter<T>
| 构造器和说明 |
|---|
ParaGetter(String parameterName,
String defaultValue) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected T |
getDefaultValue() |
protected String |
getParameterName() |
protected abstract T |
to(String v) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCopyright © 2022. All rights reserved.