public final class Struct extends Aggregate
Modifier and Type | Method | 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 © 2019. All rights reserved.