net.sourceforge.andsys
Class AsActivity

java.lang.Object
  extended by Activity
      extended by net.sourceforge.andsys.AsActivity

public class AsActivity
extends Activity


Constructor Summary
AsActivity()
          Constructor Warning: Constructors should not call an overridable method - that is, they should only call methods that are private, static, or final.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsActivity

public AsActivity()
Constructor Warning: Constructors should not call an overridable method - that is, they should only call methods that are private, static, or final.