shark
2.14
shark
/
shark
/
ObjectInspectors
Object
Inspectors
enum
ObjectInspectors
:
Enum
<
ObjectInspectors
>
,
ObjectInspector
Content copied to clipboard
A set of default
ObjectInspector
s that knows about common JDK objects.
Entries
Types
Functions
Properties
Entries
THREAD
Link copied to clipboard
THREAD
(
)
Content copied to clipboard
ANONYMOUS_CLASS
Link copied to clipboard
ANONYMOUS_CLASS
(
)
Content copied to clipboard
CLASS
Link copied to clipboard
CLASS
(
)
Content copied to clipboard
CLASSLOADER
Link copied to clipboard
CLASSLOADER
(
)
Content copied to clipboard
KEYED_WEAK_REFERENCE
Link copied to clipboard
KEYED_WEAK_REFERENCE
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
inspect
Link copied to clipboard
abstract
fun
inspect
(
reporter
:
ObjectReporter
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard