Interface ConverterMatcher

    • Method Detail

      • canConvert

        boolean canConvert​(java.lang.Class type)
        Determines whether the converter can marshall a particular type.
        Parameters:
        type - the Class representing the object type to be converted