Package | Description |
---|---|
org.apache.commons.collections |
This package contains the interfaces and utilities shared across all the subpackages of this component.
|
Modifier and Type | Method and Description |
---|---|
void |
BeanMap.putAllWriteable(BeanMap map)
Deprecated.
Puts all of the writable properties from the given BeanMap into this
BeanMap.
|
Constructor and Description |
---|
BeanMap.MyMapEntry(BeanMap owner,
java.lang.Object key,
java.lang.Object value)
Constructs a new
MyMapEntry . |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.