reinterpret
Changes the interpretation of the pointed data or code.
Since Kotlin
1.3Since Kotlin
1.3Deprecated (with error)
Use plain Kotlin cast
Replace with
this as TContent copied to clipboard
Changes the interpretation of the pointed data or code.
Use plain Kotlin cast
this as TThanks for your feedback!