Package
Tree
Index
Deprecated
About
Frames
|
No Frames
Alphabetical Index
H
M
N
H
Hash
- class com.roboprogs.util.hash.
Hash
A utility class to make it easier to do some things with java Maps similar to Perl / Ruby "hash" idioms.
M
main(String[])
- static method in class com.roboprogs.util.hash.
Hash
Test harness for Hash utility.
mapPutAll(Map,Object[])
- static method in class com.roboprogs.util.hash.
Hash
Fill a Map with entries from the given array.
N
newMap(Object[])
- static method in class com.roboprogs.util.hash.
Hash
Return a Map constructed from the given array.
Package
Tree
Index
Deprecated
About