mockk
1.13.2
common
mockk
/
io.mockk.impl.platform
/
CommonRef
Common
Ref
common
class
CommonRef
(
val
value
:
Any
)
:
Ref
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Common
Ref
Link copied to clipboard
common
fun
CommonRef
(
value
:
Any
)
Content copied to clipboard
Functions
equals
Link copied to clipboard
common
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
common
open
override
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
value
Link copied to clipboard
common
open
override
val
value
:
Any
Content copied to clipboard