Uses of Interface
com.lokalized.TranslationFailure
-
Uses of TranslationFailure in com.lokalized
Methods in com.lokalized with parameters of type TranslationFailureModifier and TypeMethodDescriptionTranslationFailureHandler.handle(@NonNull TranslationFailure translationFailure) Handles a failed localized string lookup.Method parameters in com.lokalized with type arguments of type TranslationFailureModifier and TypeMethodDescriptionTranslationFailureHandler.returnKey(@NonNull Consumer<? super @NonNull TranslationFailure> observer) Notifies an observer about each failed lookup and then returns the lookup key itself after interpolating supplied placeholders into it.