public class StackTraceInfo extends Object
StackTraceDatabase.| Modifier and Type | Method and Description |
|---|---|
StackTraceInfo |
clone() |
int |
getCount()
Returns the number of times this stack trace was encountered.
|
String |
getHash()
Returns an 8-byte hash of the stack trace.
|
public StackTraceInfo clone()
public int getCount()
Copyright © 2016–2019 The Apache Software Foundation. All rights reserved.