net.sourceforge.andsys
Class R.raw

java.lang.Object
  extended by net.sourceforge.andsys.R.raw
Enclosing class:
R

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


Field Summary
static int txt_readme
           
static int uri_donate075
           
static int uri_license_mit
           
 
Constructor Summary
R.raw()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

txt_readme

public static final int txt_readme
See Also:
Constant Field Values

uri_donate075

public static final int uri_donate075
See Also:
Constant Field Values

uri_license_mit

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

R.raw

public R.raw()