public abstract static class Quote.Logic extends Object
Logic()
static KeyValue<CalendarDate,Double>
getDateQuotePair(Quote aQuote)
static String
toDisplayString(Quote aQuote)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Logic()
public static final KeyValue<CalendarDate,Double> getDateQuotePair(Quote aQuote)
public static String toDisplayString(Quote aQuote)