Class TypeConverterRegistrar_ph_mail

  • All Implemented Interfaces:
    com.helger.commons.typeconvert.ITypeConverterRegistrarSPI

    @Immutable
    @IsSPIImplementation
    public final class TypeConverterRegistrar_ph_mail
    extends Object
    implements com.helger.commons.typeconvert.ITypeConverterRegistrarSPI
    Register all TypeConverter implementations of this project.
    Author:
    Philip Helger
    • Constructor Detail

      • TypeConverterRegistrar_ph_mail

        public TypeConverterRegistrar_ph_mail()
    • Method Detail

      • registerTypeConverter

        public void registerTypeConverter​(@Nonnull
                                          com.helger.commons.typeconvert.ITypeConverterRegistry aRegistry)
        Specified by:
        registerTypeConverter in interface com.helger.commons.typeconvert.ITypeConverterRegistrarSPI