com.example.jonatan
Class R.layout

java.lang.Object
  extended by com.example.jonatan.R.layout
Enclosing class:
R

public static final class R.layout
extends java.lang.Object


Field Summary
static int main
           
static int prueba
           
 
Constructor Summary
R.layout()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

main

public static final int main
See Also:
Constant Field Values

prueba

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

R.layout

public R.layout()