|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jinke.util.State
public class State
| Field Summary | |
|---|---|
static int |
MP3_STATE_PLAY
|
static int |
MP3_STATE_STOP
|
| Constructor Summary | |
|---|---|
State()
|
|
| Method Summary | |
|---|---|
static int |
battery()
|
static int |
charge()
|
static int |
language()
|
static int |
mp3()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int MP3_STATE_STOP
public static final int MP3_STATE_PLAY
| Constructor Detail |
|---|
public State()
| Method Detail |
|---|
public static int battery()
public static int mp3()
public static int language()
public static int charge()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||