ChannelMessagepublic class AggregatePerSecondMessage extends AggregateMessage
| Constructor | Description |
|---|---|
AggregatePerSecondMessage(ChannelType cType,
java.lang.String tickerString,
com.google.gson.JsonObject asJsonObject) |
Instantiates a new aggregate per second message.
|
equals, getChannelType, getEnd, getStart, getStockAggregate, getTicker, hashCode, toStringpublic AggregatePerSecondMessage(ChannelType cType, java.lang.String tickerString, com.google.gson.JsonObject asJsonObject)
cType - the c typetickerString - the ticker stringasJsonObject - the as json object