jsonkt
/
blue.starry.jsonkt.delegation
/
intList
common
int
List
fun
JsonModel
.
intList
(key:
String
? = null, default:
JsonArrayDefaultSelector
<
Int
>):
JsonDelegateProperty
<
List
<
Int
>>
Content copied to clipboard
fun
JsonModel
.
intList
(key:
String
? = null, default:
List
<
Int
>):
JsonDelegateProperty
<
List
<
Int
>>
Content copied to clipboard
fun
JsonModel
.
intList
(key:
String
):
JsonDelegateProperty
<
List
<
Int
>>
Content copied to clipboard
val
JsonModel
.
intList
:
JsonDelegateProperty
<
List
<
Int
>>
Content copied to clipboard