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 | Description |
---|---|---|
void |
BeanMap.putAllWriteable(BeanMap map) |
Deprecated.
Puts all of the writable properties from the given BeanMap into this
BeanMap.
|
Constructor | Description |
---|---|
MyMapEntry(BeanMap owner,
java.lang.Object key,
java.lang.Object value) |
Constructs a new
MyMapEntry . |
Copyright © 2001-2017 Apache Software Foundation. All Rights Reserved.