toggle menu
theta-client
1.13.1
1.13.1
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.2
1.10.1
1.10.0
1.9.1
1.9.0
1.8.0
1.7.1
1.7.0
1.6.0
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
android
common
ios
switch theme
search in API
theta-client
/
com.ricoh360.thetaclient
/
WeakReference
Weak
Reference
android
common
ios
actual
typealias
WeakReference
<
T
>
=
java.lang.ref.WeakReference
<
T
>
expect
class
WeakReference
<
T
:
Any
>
actual
typealias
WeakReference
<
T
>
=
kotlin.native.ref.WeakReference
<
T
>
Members
Functions
get
Link copied to clipboard
expect
fun
get
(
)
:
T
?