mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-05-27 16:24:26 +00:00
Console: Update rrd4j to version 3.9
This commit is contained in:
@@ -16,5 +16,5 @@ public interface IPlottable {
|
||||
* @param timestamp Timestamp in seconds for the datapoint.
|
||||
* @return Double value of the datapoint.
|
||||
*/
|
||||
public double getValue(long timestamp);
|
||||
double getValue(long timestamp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user