-
- Authors:
- Richard Hightower
-
-
Methods Summary
Methods
Type |
Name and description |
void |
add(MapItemValue miv)
|
boolean |
hydrated() Has the map been hydrated. |
Entry<String, Value>[] |
items() Give me the items in the map without hydrating the map.
|
int |
len() Return size w/o hydrating the map. |
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
interface Map |
remove, get, put, equals, values, hashCode, clear, isEmpty, size, entrySet, putAll, keySet, containsKey, containsValue |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2014 The Codehaus. All rights reserved.