FileDocCategorySizeDatePackage
Config.javaAPI DocAndroid 5.1 API1429Thu Mar 12 22:22:10 GMT 2015android.util

Config

public final class Config extends Object
deprecated
This class is not useful, it just returns the same value for all constants, and has always done this. Do not use it.

Fields Summary
public static final boolean
DEBUG
public static final boolean
RELEASE
public static final boolean
PROFILE
public static final boolean
LOGV
public static final boolean
LOGD
Constructors Summary
public Config()

hide

Methods Summary