com.stericson.RootTools
Class Constants
java.lang.Object
com.stericson.RootTools.Constants
public class Constants
- extends java.lang.Object
Field Summary |
static int |
BBA
|
static int |
BBV
|
static int |
FPS
|
static int |
GI
|
static int |
GS
|
static int |
GSYM
|
static int |
IAG
|
static java.lang.String |
TAG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG
public static final java.lang.String TAG
- See Also:
- Constant Field Values
FPS
public static final int FPS
- See Also:
- Constant Field Values
IAG
public static final int IAG
- See Also:
- Constant Field Values
BBA
public static final int BBA
- See Also:
- Constant Field Values
BBV
public static final int BBV
- See Also:
- Constant Field Values
GI
public static final int GI
- See Also:
- Constant Field Values
GS
public static final int GS
- See Also:
- Constant Field Values
GSYM
public static final int GSYM
- See Also:
- Constant Field Values
Constants
public Constants()