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