Package | Description |
---|---|
twitter4j.json |
Modifier and Type | Method and Description |
---|---|
static JSONObjectType.Type |
JSONObjectType.determine(twitter4j.internal.org.json.JSONObject json)
Determine the respective object type for a given JSONObject.
|
static JSONObjectType.Type |
JSONObjectType.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JSONObjectType.Type[] |
JSONObjectType.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.