edu.ucla.stat.SOCR.games
Class WaveletGame.OB

java.lang.Object
  extended by edu.ucla.stat.SOCR.games.WaveletGame.OB
All Implemented Interfaces:
java.util.Observer
Enclosing class:
WaveletGame

public class WaveletGame.OB
extends java.lang.Object
implements java.util.Observer


Constructor Summary
WaveletGame.OB()
           
 
Method Summary
 void update(java.util.Observable o, java.lang.Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WaveletGame.OB

public WaveletGame.OB()
Method Detail

update

public void update(java.util.Observable o,
                   java.lang.Object arg)
Specified by:
update in interface java.util.Observer