ChannelMessage
public 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, toString
public AggregatePerSecondMessage(ChannelType cType, java.lang.String tickerString, com.google.gson.JsonObject asJsonObject)
cType
- the c typetickerString
- the ticker stringasJsonObject
- the as json object