public abstract class TypeConverterConfiguration<T> extends Object
| 构造器和说明 |
|---|
TypeConverterConfiguration() |
| 限定符和类型 | 方法和说明 |
|---|---|
ConverterType |
getConverterType() |
void |
setConverterType(ConverterType converterType) |
public ConverterType getConverterType()
public void setConverterType(ConverterType converterType)
Copyright © 2021. All rights reserved.