StringResultCompleteness

Describes completeness information for a string result across expected alphabets.

Constructors

Link copied to clipboard
constructor(expectedAlphabets: Map<AlphabetType, StringCompleteness?>)

Properties

Link copied to clipboard

Completeness of the expected alphabets for this field.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)