krpc-shared-api
0.1.148
common
krpc-shared-api
/
org.brightify.hyperdrive.krpc.util
/
RPCDataWrapper7
RPCData
Wrapper7
common
@
Serializable
data
class
RPCDataWrapper7
<
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
>
(
val
t1
:
T1
,
val
t2
:
T2
,
val
t3
:
T3
,
val
t4
:
T4
,
val
t5
:
T5
,
val
t6
:
T6
,
val
t7
:
T7
)
Content copied to clipboard
Constructors
Functions
Properties
Constructors
RPCData
Wrapper7
Link copied to clipboard
common
fun
<
T1
,
T2
,
T3
,
T4
,
T5
,
T6
,
T7
>
RPCDataWrapper7
(
t1
:
T1
,
t2
:
T2
,
t3
:
T3
,
t4
:
T4
,
t5
:
T5
,
t6
:
T6
,
t7
:
T7
)
Content copied to clipboard
Functions
to
String
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
t3
Link copied to clipboard
common
val
t3
:
T3
Content copied to clipboard
t4
Link copied to clipboard
common
val
t4
:
T4
Content copied to clipboard
t5
Link copied to clipboard
common
val
t5
:
T5
Content copied to clipboard
t6
Link copied to clipboard
common
val
t6
:
T6
Content copied to clipboard
t7
Link copied to clipboard
common
val
t7
:
T7
Content copied to clipboard