Package | Description |
---|---|
com.rhfung.P2PDictionary |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
P2PDictionary.get(java.lang.String key) |
java.lang.Object |
P2PDictionary.getWithTimeout(java.lang.String key,
int msTimeout)
Blocking call to read from the dictionary, throws IndexOutOfRangeException
|