public class TimeDataWindow extends Object
Constructor and Description |
---|
TimeDataWindow(List<TimeData> data) |
Modifier and Type | Method and Description |
---|---|
static TimeDataWindow |
fromJson(String jsonStr) |
String |
getDescription() |
TreeSet<TimeData> |
getTimeData() |
String |
toString() |
Copyright © 2020 The Apache Software Foundation. All rights reserved.