| Package | Description |
|---|---|
| twitter4j |
general package for Twitter4J
|
| Modifier and Type | Method and Description |
|---|---|
static JSONObjectType.Type |
JSONObjectType.determine(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 © 2018. All rights reserved.