SessionParamsFlagspublic final class SessionParamsFlags extends Object This contains all known keys for the {@link SessionParams#getFlag(SessionParams.Key)}.
The IDE has its own copy of this class which may be newer or older than this one.
Constants should never be modified or removed from this class. |
Fields Summary |
---|
public static final SessionParams.Key | FLAG_KEY_ROOT_TAG |
Constructors Summary |
---|
private SessionParamsFlags()
// Disallow instances.
|
|