|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
abstract fun getEntry(index: Int): Entry! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
abstract fun getEntryCount(): Int |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
abstract fun getEntryList(): MutableList<Entry!>! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
abstract fun getEntryOrBuilder(index: Int): EntryOrBuilder! |
|
The set of arity/plural mappings.
repeated .aapt.pb.Plural.Entry entry = 1;
abstract fun getEntryOrBuilderList(): MutableList<out EntryOrBuilder!>! |