![JAR search and dependency download from the Maven repository](/logo.png)
org.gridkit.jvmtool.stacktrace.GenericStackElement Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sjk-stacktrace Show documentation
Show all versions of sjk-stacktrace Show documentation
Thread dumps: capture and encoding
package org.gridkit.jvmtool.stacktrace;
/**
* Generic interface for stack trace element.
* Introduced to allow analytical tools to be used with
* synthetic stacks.
*
* @author Alexey Ragozin ([email protected])
*/
public interface GenericStackElement {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy