Package | Description |
---|---|
aQute.bnd.properties |
Modifier and Type | Field and Description |
---|---|
private java.util.List<Line> |
LineTracker.fLines
The line information
|
Modifier and Type | Method and Description |
---|---|
(package private) java.util.List<Line> |
LineTracker.getLines()
Returns the internal data structure, a
List of Line s. |