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