public class RTCStats extends Stats
Modifier | Constructor and Description |
---|---|
protected |
RTCStats()
Default private constructor of RTCStats for serialization with Jackson
|
|
RTCStats(java.lang.String id,
StatsType type,
double timestamp)
Create a RTCStats
|
getId, getTimestamp, getType, setId, setTimestamp, setType
protected RTCStats()
public RTCStats(java.lang.String id, StatsType type, double timestamp)