public static class CreateObjectNode.Entry<U> extends Object
| Constructor and Description |
|---|
Entry(String key,
Expression<U> value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
protected String |
key() |
protected Expression<U> |
value() |
Copyright © 2016–2021. All rights reserved.