Interface Converter

    • Method Detail

      • getSupportedType

        Class<?> getSupportedType()
        Returns the object type that this converter supports, which may specified by a class, superclass, abstract class, interface, or null.
        Returns:
        the object type that this converter supports