KMock
/
tech.antibytes.kmock
/
Hint4
common
Hint4
data class
Hint4
<
Type0
:
Any
,
Type1
:
Any
,
Type2
:
Any
,
Type3
:
Any
>(type0:
KClass
<
Type0
>, type1:
KClass
<
Type1
>, type2:
KClass
<
Type2
>, type3:
KClass
<
Type3
>)
Content copied to clipboard
Indicator for overloaded methods which have 4 arguments
Author
Matthias Geisler
Constructors
Properties
Constructors
Hint4
Link copied to clipboard
common
fun <
Type0
:
Any
,
Type1
:
Any
,
Type2
:
Any
,
Type3
:
Any
>
Hint4
(type0:
KClass
<
Type0
>, type1:
KClass
<
Type1
>, type2:
KClass
<
Type2
>, type3:
KClass
<
Type3
>)
Content copied to clipboard
Properties
type0
Link copied to clipboard
common
val
type0
:
KClass
<
Type0
>
Content copied to clipboard
type1
Link copied to clipboard
common
val
type1
:
KClass
<
Type1
>
Content copied to clipboard
type2
Link copied to clipboard
common
val
type2
:
KClass
<
Type2
>
Content copied to clipboard
type3
Link copied to clipboard
common
val
type3
:
KClass
<
Type3
>
Content copied to clipboard