shark
2.14
shark
/
shark
/
ReferencePattern
/
JavaLocalPattern
Java
Local
Pattern
data
class
JavaLocalPattern
(
val
threadName
:
String
)
:
ReferencePattern
Content copied to clipboard
Matches local references held in the stack of frames of a given thread, identified by its name.
Types
Constructors
Functions
Properties
Constructors
Java
Local
Pattern
Link copied to clipboard
fun
JavaLocalPattern
(
threadName
:
String
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
threadName
Link copied to clipboard
val
threadName
:
String
Content copied to clipboard