Uses of Class
de.mirkosertic.flightrecorderstarter.actuator.model.FlameGraph.Node
-
Packages that use FlameGraph.Node Package Description de.mirkosertic.flightrecorderstarter.actuator.model -
-
Uses of FlameGraph.Node in de.mirkosertic.flightrecorderstarter.actuator.model
Methods in de.mirkosertic.flightrecorderstarter.actuator.model that return FlameGraph.Node Modifier and Type Method Description FlameGraph.NodeFlameGraph.Node. childByName(String nameOf)FlameGraph.NodeFlameGraph. getRoot()Methods in de.mirkosertic.flightrecorderstarter.actuator.model that return types with arguments of type FlameGraph.Node Modifier and Type Method Description List<FlameGraph.Node>FlameGraph.Node. getChildren()
-