public abstract class AbstractType<R> extends Object implements DataType
| 构造器和说明 |
|---|
AbstractType() |
| 限定符和类型 | 方法和说明 |
|---|---|
R |
description(String description) |
<V> R |
expand(ConfigKey<V> configKey,
V value) |
R |
expand(ConfigKeyValue<?>... kvs) |
R |
expand(String configKey,
Object value) |
R |
expands(Map<String,Object> expands) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpands, getType, validategetDescription, getExpand, getId, getName, setDescription, setExpands, setNameformatCopyright © 2019–2022. All rights reserved.