-
public class Interval
extends Object
Class for presenting time - start date of time period, and some data point.
-
-
Constructor Summary
Constructors
Constructor and Description |
Interval(long time) |
-
-
Method Detail
-
getTime
public long getTime()
-
getValue
public long getValue()
Copyright © 2013-2016 Cask Data, Inc. Licensed under the Apache License, Version 2.0.