public class ArrayLengthRecordField extends Object implements Types.RecordField
| Constructor and Description |
|---|
ArrayLengthRecordField(String fieldName,
Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Object |
get(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(Object o) throws IllegalAccessException
get in interface PseudoFieldIllegalAccessExceptionpublic Type getDeclaringClass()
getDeclaringClass in interface PseudoFieldCopyright © 2012-2020 Apache Software Foundation. All Rights Reserved.