ObjectInspectors

enum ObjectInspectors : Enum<ObjectInspectors> , ObjectInspector

A set of default ObjectInspectors that knows about common JDK objects.

Entries

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun inspect(reporter: ObjectReporter)

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int