Uses of Interface
dev.orne.i18n.I18nStringConverter
Packages that use I18nStringConverter
-
Uses of I18nStringConverter in dev.orne.i18n
Methods in dev.orne.i18n that return I18nStringConverterModifier and TypeMethodDescriptionprotected I18nStringConverter
I18nStringJacksonDeserializer.getConverter
(@NotNull Class<?> targetType) Returns a converter that convertsI18nString
instances to the specified target type.Constructors in dev.orne.i18n with parameters of type I18nStringConverterModifierConstructorDescriptionprotected
I18nStringJacksonDeserializer
(I18nStringConverter converter) Creates a new instance.