public static final class Type.StructField extends Object implements Serializable
STRUCT type
.Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getName() |
Type |
getType() |
int |
hashCode() |
static Type.StructField |
of(String name,
Type type) |
Copyright © 2019 Google LLC. All rights reserved.