Uses of Interface
org.adoptopenjdk.jitwatch.histo.IHistoVisitable
-
Packages that use IHistoVisitable Package Description org.adoptopenjdk.jitwatch.histo org.adoptopenjdk.jitwatch.ui.graphing -
-
Uses of IHistoVisitable in org.adoptopenjdk.jitwatch.histo
Classes in org.adoptopenjdk.jitwatch.histo that implement IHistoVisitable Modifier and Type Class Description classAbstractHistoVisitableclassAttributeNameHistoWalkerclassCompileTimeHistoWalkerclassInlineSizeHistoVisitableclassNativeSizeHistoWalker -
Uses of IHistoVisitable in org.adoptopenjdk.jitwatch.ui.graphing
Fields in org.adoptopenjdk.jitwatch.ui.graphing declared as IHistoVisitable Modifier and Type Field Description private IHistoVisitableHistoStage. histoVisitable
-