|
|||||
| FRAMES NO FRAMES | |||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||
| Constructor Summary | |
ValueIterator()
|
|
| Method Summary | |
|---|---|
int |
capacity()
Return the number of slots in this table |
float |
loadFactor()
Return the load factor |
void |
readObject(def s)
Reconstitute the ConcurrentReaderHashMap instance from a stream (i.e., deserialize it). |
Object |
returnValueOfNext()
|
void |
writeObject(def s)
Save the state of the ConcurrentReaderHashMap instance to a stream (i.e., serialize it). |
| Constructor Detail |
|---|
ValueIterator()
| Method Detail |
|---|
public int capacity()
public float loadFactor()
void readObject(def s)
Object returnValueOfNext()
void writeObject(def s)