public class SuddenDropEvent extends Object
Constructor and Description |
---|
SuddenDropEvent() |
SuddenDropEvent(String symbol,
double percent,
long timestamp) |
Modifier and Type | Method and Description |
---|---|
double |
getPercent() |
String |
getSymbol() |
long |
getTimestamp() |
void |
setPercent(double percent) |
void |
setSymbol(String symbol) |
void |
setTimestamp(long timestamp) |
public SuddenDropEvent()
public SuddenDropEvent(String symbol, double percent, long timestamp)
Copyright © 2020. All rights reserved.