public class DoubleBuffer extends Object
Constructor and Description |
---|
DoubleBuffer(long timestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
double |
getValue() |
void |
setTimestamp(long timestamp) |
void |
setValue(double value) |
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.