Uses of Class
com.lokalized.PluralOperands
-
Uses of PluralOperands in com.lokalized
Methods in com.lokalized that return PluralOperandsModifier and TypeMethodDescriptionPluralOperands.Builder.build()Builds immutable plural operands.Methods in com.lokalized with parameters of type PluralOperandsModifier and TypeMethodDescriptionstatic @NonNull CardinalityCardinality.forOperands(@NonNull PluralOperands operands, @NonNull Locale locale) Gets an appropriate plural cardinality for the given CLDR plural operands and locale.static @NonNull OrdinalityOrdinality.forOperands(@NonNull PluralOperands operands, @NonNull Locale locale) Gets an appropriate plural ordinality for the given CLDR plural operands and locale.