public interface Converter
| 限定符和类型 | 方法和说明 |
|---|---|
Class<?> |
getSupportedType()
Returns the object type that this converter supports, which may
specified by a class, superclass, abstract class, interface, or null.
|
Class<?> getSupportedType()
Copyright © 2020. All rights reserved.