public static class MeanNumNodesCalculator.File extends Object
Constructor and Description |
---|
File(String name)
Instantiates a new file.
|
Modifier and Type | Method and Description |
---|---|
void |
addLine(MeanNumNodesCalculator.Line l)
Adds the line.
|
MeanNumNodesCalculator.Line |
getLatesBefore(String date)
Gets the lates before.
|
public File(String name)
name
- the namepublic void addLine(MeanNumNodesCalculator.Line l)
l
- the lpublic MeanNumNodesCalculator.Line getLatesBefore(String date)
date
- the dateCopyright © 2018 SEMS project @ University of Rostock. All rights reserved.