|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfacebook4j.internal.json.InsightJSONImpl.ValueJSONImpl.ValueEntryJSONImpl
private final class InsightJSONImpl.ValueJSONImpl.ValueEntryJSONImpl
| Field Summary | |
|---|---|
private java.util.Map<java.lang.String,java.lang.Long> |
value
|
| Constructor Summary | |
|---|---|
InsightJSONImpl.ValueJSONImpl.ValueEntryJSONImpl(JSONObject json)
|
|
| Method Summary | |
|---|---|
java.lang.Long |
get()
|
java.lang.Long |
get(java.lang.String key)
|
java.util.Iterator<java.lang.String> |
keys()
|
int |
size()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Map<java.lang.String,java.lang.Long> value
| Constructor Detail |
|---|
InsightJSONImpl.ValueJSONImpl.ValueEntryJSONImpl(JSONObject json)
throws FacebookException
FacebookException| Method Detail |
|---|
public java.lang.Long get()
get in interface Insight.Value.Entrypublic java.lang.Long get(java.lang.String key)
get in interface Insight.Value.Entrypublic java.util.Iterator<java.lang.String> keys()
keys in interface Insight.Value.Entrypublic int size()
size in interface Insight.Value.Entry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||