com.example.possdkforandroid
类 R.string

java.lang.Object
  继承者 com.example.possdkforandroid.R.string
包容类:
R

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


字段摘要
static int app_name
           
static int hello_world
           
static int menu_settings
           
static int title_activity_main
           
 
构造方法摘要
R.string()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

app_name

public static final int app_name
另请参见:
常量字段值

hello_world

public static final int hello_world
另请参见:
常量字段值

menu_settings

public static final int menu_settings
另请参见:
常量字段值

title_activity_main

public static final int title_activity_main
另请参见:
常量字段值
构造方法详细信息

R.string

public R.string()