Uses of Class
org.adoptopenjdk.jitwatch.ui.compilechain.CompileChainStage.PlotNode
-
Packages that use CompileChainStage.PlotNode Package Description org.adoptopenjdk.jitwatch.ui.compilechain -
-
Uses of CompileChainStage.PlotNode in org.adoptopenjdk.jitwatch.ui.compilechain
Methods in org.adoptopenjdk.jitwatch.ui.compilechain that return CompileChainStage.PlotNode Modifier and Type Method Description private CompileChainStage.PlotNodeCompileChainStage. buildNode(java.lang.String labelText, double x, double y, boolean inlined, boolean compiled, boolean virtualCall)
-