Javadoc fix.
This commit is contained in:
parent
b255f0e946
commit
7835686304
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ public class TimeSeries {
|
|||
/**
|
||||
* Instantiates a new time series.
|
||||
*
|
||||
* @param series the number of series
|
||||
* @param period the period
|
||||
*/
|
||||
public TimeSeries(Duration period) {
|
||||
this.period = period;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue