epoxy-adapter
/
com.airbnb.epoxy
/
StringAttributeData
/
setValue
set
Value
open fun
setValue
(
@
Nullable
()
string:
CharSequence
)
Content copied to clipboard
open fun
setValue
(
@
StringRes
()
stringRes:
Int
)
Content copied to clipboard
open fun
setValue
(
@
StringRes
()
stringRes:
Int
,
@
Nullable
()
formatArgs:
Array
<
Any
>)
Content copied to clipboard
open fun
setValue
(
@
PluralsRes
()
pluralRes:
Int
, quantity:
Int
,
@
Nullable
()
formatArgs:
Array
<
Any
>)
Content copied to clipboard