Package com.backbase.deferredresources.text
See: Description
-
Class Summary Class Description FormattedDeferredPlurals A DeferredPlurals implementation that wraps a DeferredFormattedPlurals along with its formatArgs. FormattedDeferredText A DeferredText implementation that wraps a DeferredFormattedString along with its formatArgs. QuantifiedDeferredFormattedString A DeferredFormattedString implementation that wraps a DeferredFormattedPlurals along with its quantity. QuantifiedDeferredText A DeferredText implementation that wraps a DeferredPlurals along with its quantity. QuantifiedFormattedDeferredText A DeferredText implementation that wraps a DeferredFormattedPlurals along with its quantity and formatArgs. DeferredTextUtils FormattedDeferredPluralsKt FormattedDeferredTextKt QuantifiedDeferredFormattedStringKt QuantifiedDeferredTextKt QuantifiedFormattedDeferredTextKt -
Interface Summary Interface Description ParcelableDeferredFormattedPlurals A Parcelable wrapper for resolving format-able pluralized text on demand. ParcelableDeferredFormattedString A Parcelable wrapper for resolving a formatted string on demand. ParcelableDeferredPlurals A Parcelable wrapper for resolving pluralized text on demand. ParcelableDeferredText A Parcelable wrapper for resolving text on demand. ParcelableDeferredTextArray A Parcelable wrapper for resolving a text array on demand.