Home
last modified time | relevance | path

Searched refs:LongState (Results 1 – 17 of 17) sorted by relevance

/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/
DSnapshotStateExtensions.kt53 fun State<Long>.asLongState(): LongState = if (this is LongState) this else UnboxedLongState(this) in asLongState()
55 internal class UnboxedLongState(private val baseState: State<Long>) : LongState { in asLongState()
DSnapshotLongState.kt68 interface LongState : State<Long> { in <lambda>() interface
78 inline operator fun LongState.getValue(thisObj: Any?, property: KProperty<*>): Long = longValue in getValue()
92 interface MutableLongState : LongState, MutableState<Long> { in getValue()
/compose/runtime/runtime/bcv/native/
D1.7.0.txt147 …ace androidx.compose.runtime/LongState : androidx.compose.runtime/State<kotlin/Long> { // androidx…
148 abstract val longValue // androidx.compose.runtime/LongState.longValue|<get-longValue>(){}[0]
149 …abstract fun <get-longValue>(): kotlin/Long // androidx.compose.runtime/LongState.longValue.<get-l…
150 open val value // androidx.compose.runtime/LongState.value|{}value[0]
151 …open fun <get-value>(): kotlin/Long // androidx.compose.runtime/LongState.value.<get-value>|<get-v…
183 abstract interface androidx.compose.runtime/MutableLongState : androidx.compose.runtime/LongState, …
443 …Long>).androidx.compose.runtime/asLongState(): androidx.compose.runtime/LongState // androidx.comp…
526LongState).androidx.compose.runtime/getValue(kotlin/Any?, kotlin.reflect/KProperty<*>): kotlin/Lon…
Dcurrent.txt292 …ace androidx.compose.runtime/LongState : androidx.compose.runtime/State<kotlin/Long> { // androidx…
293 abstract val longValue // androidx.compose.runtime/LongState.longValue|{}longValue[0]
294 …abstract fun <get-longValue>(): kotlin/Long // androidx.compose.runtime/LongState.longValue.<get-l…
295 open val value // androidx.compose.runtime/LongState.value|{}value[0]
296 …open fun <get-value>(): kotlin/Long // androidx.compose.runtime/LongState.value.<get-value>|<get-v…
335 abstract interface androidx.compose.runtime/MutableLongState : androidx.compose.runtime/LongState, …
995 …Long>).androidx.compose.runtime/asLongState(): androidx.compose.runtime/LongState // androidx.comp…
1086LongState).androidx.compose.runtime/getValue(kotlin/Any?, kotlin.reflect/KProperty<*>): kotlin/Lon…
D1.8.0-beta02.txt304 …ace androidx.compose.runtime/LongState : androidx.compose.runtime/State<kotlin/Long> { // androidx…
305 abstract val longValue // androidx.compose.runtime/LongState.longValue|{}longValue[0]
306 …abstract fun <get-longValue>(): kotlin/Long // androidx.compose.runtime/LongState.longValue.<get-l…
307 open val value // androidx.compose.runtime/LongState.value|{}value[0]
308 …open fun <get-value>(): kotlin/Long // androidx.compose.runtime/LongState.value.<get-value>|<get-v…
347 abstract interface androidx.compose.runtime/MutableLongState : androidx.compose.runtime/LongState, …
995 …Long>).androidx.compose.runtime/asLongState(): androidx.compose.runtime/LongState // androidx.comp…
1085LongState).androidx.compose.runtime/getValue(kotlin/Any?, kotlin.reflect/KProperty<*>): kotlin/Lon…
/compose/runtime/runtime/api/
Drestricted_1.5.0-beta01.txt332 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
389 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
531 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
545 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
D1.5.0-beta01.txt336 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
405 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
544 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
558 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
D1.6.0-beta01.txt356 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
425 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
572 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
586 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
D1.7.0-beta01.txt368 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
437 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
585 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
599 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Drestricted_1.7.0-beta02.txt396 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
465 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
617 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
631 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
D1.8.0-beta01.txt380 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
449 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
618 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
632 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
D1.7.0-beta02.txt368 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
437 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
585 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
599 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Drestricted_1.7.0-beta01.txt396 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
465 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
617 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
631 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Dcurrent.txt391 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
461 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
630 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
644 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Drestricted_1.6.0-beta01.txt388 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
457 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
608 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
622 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Drestricted_current.txt432 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
502 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
676 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
690 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…
Drestricted_1.8.0-beta01.txt421 …runtime.Stable @kotlin.jvm.JvmDefaultWithCompatibility public interface LongState extends androidx…
490 …lity public interface MutableLongState extends androidx.compose.runtime.LongState androidx.compose…
664 …method public static inline operator long getValue(androidx.compose.runtime.LongState, Object? thi…
678 …method @androidx.compose.runtime.Stable public static androidx.compose.runtime.LongState asLongSta…