public class TimeseriesDTO extends Object
List<Long>
timestamps
List<Float>
values
TimeseriesDTO()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public List<Long> timestamps
public List<Float> values
public TimeseriesDTO()
Copyright © 2018–2019. All rights reserved.