public class TickerSymbolEntity extends Object implements Serializable
| Constructor and Description |
|---|
TickerSymbolEntity(String tickerSymbol,
String url,
int[] indices) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int[] |
getIndices() |
String |
getTickerSymbol() |
String |
getUrl() |
int |
hashCode() |
Copyright © 2016. All rights reserved.