Constructor and Description |
---|
ObjectToListMap() |
Modifier and Type | Method and Description |
---|---|
void |
addObject(java.lang.Object object1,
java.lang.Object object2) |
java.util.List |
getList(java.lang.Object object1) |
java.util.Map |
getMap() |
void |
print(java.io.PrintStream out)
Prints a text representation to a stream.
|