public interface Converter
Modifier and Type | Method and Description |
---|---|
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 © 2002–2024 Joda.org. All rights reserved.