sunw.demo.quote
Class YahooQuote

java.lang.Object
  |
  +--sunw.demo.quote.YahooQuote

public class YahooQuote
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
YahooQuote()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

YahooQuote

public YahooQuote()