All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.gridkit.jvmtool.stacktrace.GenericStackElement Maven / Gradle / Ivy

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 - 2024 Weber Informatics LLC | Privacy Policy