| Package | Description |
|---|---|
| org.provarules.reference2 |
| Modifier and Type | Method and Description |
|---|---|
static ProvaMapImpl |
ProvaMapImpl.create(java.util.Map<?,?> m) |
static ProvaMapImpl |
ProvaMapImpl.wrapValues(java.util.Map<?,?> m)
Wrap the map values as `ProvaObject`(s) while ignoring the already present `ProvaObject`(s)
and recursively wrapping further `Map`(s).
|
Copyright © 2019. All Rights Reserved.