public class ArrayLengthRecordField extends Object implements Types.RecordField
| Constructor and Description |
|---|
ArrayLengthRecordField(String fieldName,
Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(@Nullable Object o) |
Object |
get(@Nullable Object o) |
Type |
getDeclaringClass() |
int |
getModifiers() |
String |
getName() |
Type |
getType() |
int |
hashCode() |
boolean |
nullable() |
public boolean nullable()
nullable in interface Types.RecordFieldpublic String getName()
getName in interface PseudoFieldpublic Type getType()
getType in interface PseudoFieldpublic int getModifiers()
getModifiers in interface PseudoFieldpublic Object get(@Nullable Object o) throws IllegalAccessException
get in interface PseudoFieldIllegalAccessExceptionpublic Type getDeclaringClass()
getDeclaringClass in interface PseudoFieldCopyright © 2012-2021 Apache Software Foundation. All Rights Reserved.