| Package | Description |
|---|---|
| com.yahoo.rdl |
| Modifier and Type | Method and Description |
|---|---|
Struct |
Array.getStruct(int idx) |
Struct |
Struct.getStruct(String name) |
Struct |
Struct.with(String key,
Object val) |
Struct |
Struct.with(Struct another) |
Struct |
Struct.withNonNull(String key,
Object val) |
Struct |
Struct.without(String key) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<Struct> |
Array.asStructs() |
| Modifier and Type | Method and Description |
|---|---|
Struct |
Struct.with(Struct another) |
Copyright © 2016–2021 Verizon Media. All rights reserved.