Interface Converter<INPUT,​OUTPUT>

    • Method Detail

      • canConvert

        boolean canConvert​(java.lang.Class<INPUT> type)