long
fun MetaProvider.long(default: Long, key: Name? = null): ReadOnlyProperty<Any?, Long>
Content copied to clipboard
fun MutableMetaProvider.long(key: Name? = null): ReadWriteProperty<Any?, Long?>
Content copied to clipboard
fun MutableMetaProvider.long(default: Long, key: Name? = null): ReadWriteProperty<Any?, Long>
Content copied to clipboard