Uses of Class
com.lokalized.PluralOperands.Builder
-
Uses of PluralOperands.Builder in com.lokalized
Methods in com.lokalized that return PluralOperands.BuilderModifier and TypeMethodDescriptionPluralOperands.Builder.compactExponent(@Nullable Integer compactExponent) Specifies the compact-decimal exponent used by the CLDRcandeoperands.static @NonNull PluralOperands.BuilderCreates a builder for CLDR plural operands backed by the given number.PluralOperands.Builder.runtimeLimits(@Nullable TranslationRuntimeLimits runtimeLimits) Applies safety limits to operand construction.PluralOperands.Builder.visibleDecimalPlaces(@Nullable Integer visibleDecimalPlaces) Specifies the number of decimal places that will be visible to the user.