Uses of Class
org.jacoco.core.internal.analysis.LineImpl
Packages that use LineImpl
-
Uses of LineImpl in org.jacoco.core.internal.analysis
Subclasses of LineImpl in org.jacoco.core.internal.analysisModifier and TypeClassDescriptionprivate static final classImmutable version.private static final classMutable version.Fields in org.jacoco.core.internal.analysis declared as LineImplModifier and TypeFieldDescriptionstatic final LineImplLineImpl.EMPTYEmpty line without instructions or branches.private LineImpl[]SourceNodeImpl.linesprivate static final LineImpl[][][][]LineImpl.SINGLETONSMethods in org.jacoco.core.internal.analysis that return LineImplModifier and TypeMethodDescriptionprivate static LineImplLineImpl.getInstance(CounterImpl instructions, CounterImpl branches) SourceNodeImpl.getLine(int nr) abstract LineImplAdds the given counters to this line.