Class AbstractHistoVisitable

java.lang.Object
org.adoptopenjdk.jitwatch.compilation.AbstractCompilationVisitable
org.adoptopenjdk.jitwatch.histo.AbstractHistoVisitable
All Implemented Interfaces:
ICompilationVisitable, IHistoVisitable, ITreeVisitable
Direct Known Subclasses:
AttributeNameHistoWalker, CompileTimeHistoWalker, InlineSizeHistoVisitable, NativeSizeHistoWalker

public abstract class AbstractHistoVisitable extends AbstractCompilationVisitable implements IHistoVisitable