Tachyon Shared API (krpc-shared-api)
/
org.brightify.hyperdrive.krpc.util
/
RPCDataWrapper2
common
R
P
C
Data
Wrapper2
data class
RPCDataWrapper2
<
T1
,
T2
>(t1:
T1
, t2:
T2
)
Content copied to clipboard
Functions
Properties
Functions
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
t1
Link copied to clipboard
common
val
t1
:
T1
Content copied to clipboard
t2
Link copied to clipboard
common
val
t2
:
T2
Content copied to clipboard