public final class Struct extends Aggregate
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
static Struct |
newStruct(Type... fields) |
@Deprecated public Struct(Type... fields)
fields - The fields contained in the struct.Copyright © 2019. All Rights Reserved.