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