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,
Object key,
Object value)
Constructs a new
MyMapEntry . |
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.