kontainer
0.43.5
kontainer
/
de.peekandpoke.ultra.kontainer.domain
/
DebugInfo
/
ParamInfo
Param
Info
data
class
ParamInfo
(
name
:
String
,
provisionType
:
DebugInfo.ParamInfo.ProvisionType
,
classes
:
List
<
DebugInfo.ClassInfo
>
)
Content copied to clipboard
Types
Properties
Types
Provision
Type
Link copied to clipboard
enum
ProvisionType
:
Enum
<
DebugInfo.ParamInfo.ProvisionType
>
Content copied to clipboard
Properties
classes
Link copied to clipboard
val
classes
:
List
<
DebugInfo.ClassInfo
>
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
provisionType
Link copied to clipboard
val
provisionType
:
DebugInfo.ParamInfo.ProvisionType
Content copied to clipboard