es.ucm.test.look.data
Class TestData

java.lang.Object
  extended by Activity
      extended by es.ucm.test.look.data.TestData

public class TestData
extends Activity


Field Summary
static int RESULT_OK
           
static int RESULT_WRONG
           
 
Constructor Summary
TestData()
           
 
Method Summary
 void onCreate(Bundle bundle)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESULT_OK

public static final int RESULT_OK
See Also:
Constant Field Values

RESULT_WRONG

public static final int RESULT_WRONG
See Also:
Constant Field Values
Constructor Detail

TestData

public TestData()
Method Detail

onCreate

public void onCreate(Bundle bundle)