T
- the value typepublic abstract class Buffer<T extends Number> extends Object
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
abstract T |
getValue()
Returns the buffer value.
|
void |
setTimestamp(long timestamp) |
public long getTimestamp()
public void setTimestamp(long timestamp)
public abstract T getValue()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.