|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttwitter4j.internal.json.DataObjectFactoryUtil
public class DataObjectFactoryUtil
provides public access to package private methods of twitter4j.json.DataObjectFactory class.
This class is not intended to be used by Twitter4J client.
| Method Summary | ||
|---|---|---|
static void |
clearThreadLocalMap()
provides a public access to {DAOFactory#clearThreadLocalMap} |
|
static
|
registerJSONObject(T key,
Object json)
provides a public access to {DAOFactory#registerJSONObject} |
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void clearThreadLocalMap()
public static <T> T registerJSONObject(T key,
Object json)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||