Uses of Class
org.jacoco.core.analysis.NodeComparator
Packages that use NodeComparator
-
Uses of NodeComparator in org.jacoco.core.analysis
Methods in org.jacoco.core.analysis that return NodeComparatorModifier and TypeMethodDescriptionCounterComparator.on(ICoverageNode.CounterEntity entity) Creates a new comparator forICoverageNodecounters of the given entity based on this counter sorting criteria.NodeComparator.second(Comparator<ICoverageNode> second) Creates a new composite comparator with a second search criterion.