Uses of Class
com.lokalized.TranslationRuntimeLimits
-
Uses of TranslationRuntimeLimits in com.lokalized
Methods in com.lokalized that return TranslationRuntimeLimitsModifier and TypeMethodDescriptionTranslationRuntimeLimits.Builder.build()Builds immutable runtime limits.static @NonNull TranslationRuntimeLimitsTranslationRuntimeLimits.defaults()Gets the library-default limits.Methods in com.lokalized with parameters of type TranslationRuntimeLimitsModifier and TypeMethodDescriptionPluralOperands.Builder.runtimeLimits(@Nullable TranslationRuntimeLimits runtimeLimits) Applies safety limits to operand construction.Strings.Builder.runtimeLimits(@Nullable TranslationRuntimeLimits runtimeLimits) Applies safety limits to localized strings construction and translation evaluation.