epoxy-adapter / com.airbnb.epoxy / QuantityStringResAttribute

QuantityStringResAttribute

open class QuantityStringResAttribute

Constructors

<init>

QuantityStringResAttribute(id: Int, quantity: Int, formatArgs: Array<Any!>?)
QuantityStringResAttribute(id: Int, quantity: Int)

Functions

equals

open fun equals(other: Any?): Boolean

getFormatArgs

open fun getFormatArgs(): Array<Any!>?

getId

open fun getId(): Int

getQuantity

open fun getQuantity(): Int

hashCode

open fun hashCode(): Int

toString

open fun toString(context: Context!): CharSequence!