Package org.opengrok.indexer.analysis
Class NullableNumLinesLOC
java.lang.Object
org.opengrok.indexer.analysis.NullableNumLinesLOC
Represents an immutable data object that associates a file with its analyzed
number-of-lines and lines-of-code or with null values.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NullableNumLinesLOC
-
-
Method Details
-
getPath
-
getNumLines
-
getLOC
-