|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.f8api.FacebookApi.Pair<N,V>
N
- V
- protected static class FacebookApi.Pair<N,V>
Manage name-value pairs.
Field Summary | |
---|---|
N |
name
|
V |
value
|
Constructor Summary | |
---|---|
FacebookApi.Pair(N name,
V value)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public N name
public V value
Constructor Detail |
---|
public FacebookApi.Pair(N name, V value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |