| Package | Description |
|---|---|
| com.querydsl.core.util |
General utility classes
|
| Modifier and Type | Method and Description |
|---|---|
void |
BeanMap.putAllWriteable(BeanMap map)
Puts all of the writable properties from the given BeanMap into this
BeanMap.
|
| Constructor and Description |
|---|
MyMapEntry(BeanMap owner,
java.lang.String key,
java.lang.Object value)
Constructs a new
MyMapEntry. |
Copyright © 2007–2021 Querydsl. All rights reserved.