com.googlecode.androidannotations.helper
Class AndroidConstants
java.lang.Object
com.googlecode.androidannotations.helper.AndroidConstants
public abstract class AndroidConstants
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_VERBOSE
public static final int LOG_VERBOSE
- See Also:
- Constant Field Values
LOG_DEBUG
public static final int LOG_DEBUG
- See Also:
- Constant Field Values
LOG_INFO
public static final int LOG_INFO
- See Also:
- Constant Field Values
LOG_WARN
public static final int LOG_WARN
- See Also:
- Constant Field Values
LOG_ERROR
public static final int LOG_ERROR
- See Also:
- Constant Field Values
Copyright © 2010-2013. All Rights Reserved.