Interface ITypeConverterRegistrarSPI

    • Method Detail

      • registerTypeConverter

        void registerTypeConverter​(@Nonnull
                                   ITypeConverterRegistry aRegistry)
        Register all your type converters.
        Parameters:
        aRegistry - The destination registry. Never null.