public class TickerSymbolEntity extends Object implements Serializable
TickerSymbolEntity(String tickerSymbol, String url, int[] indices)
boolean
equals(Object o)
int[]
getIndices()
String
getTickerSymbol()
getUrl()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TickerSymbolEntity(String tickerSymbol, String url, int[] indices)
public String getTickerSymbol()
public String getUrl()
public int[] getIndices()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode