| Frames | No Frames |
Methods with parameter type org.apache.commons.collections.map.CompositeMap | |
| Object | Called when the CompositeMap.put() method is invoked. |
| void | Called when the CompositeMap.putAll() method is invoked. |
| void | CompositeMap.MapMutator.resolveCollision(CompositeMap composite, Map existing, Map added, Collection intersect) Called when adding a new Composited Map results in a
key collision. |