Uses of Interface
io.ultreia.java4all.i18n.spi.type.TypeTranslator
-
Packages that use TypeTranslator Package Description io.ultreia.java4all.i18n.spi.type -
-
Uses of TypeTranslator in io.ultreia.java4all.i18n.spi.type
Classes in io.ultreia.java4all.i18n.spi.type that implement TypeTranslator Modifier and Type Class Description classSimpleTypeTranslatorSupportSimple implementation ofTypeTranslatorusing aSimpleTypeTranslatorSupport.rootPackageand aSimpleTypeTranslatorSupport.type.Methods in io.ultreia.java4all.i18n.spi.type that return TypeTranslator Modifier and Type Method Description static TypeTranslatorTypeTranslators. getTranslator(Class<?> type)Methods in io.ultreia.java4all.i18n.spi.type that return types with arguments of type TypeTranslator Modifier and Type Method Description Set<TypeTranslator>TypeTranslators. getTranslators()
-