public interface IRecordAttribute extends IClassFileAttribute
| Modifier and Type | Method and Description |
|---|---|
IComponentInfo[] |
getComponentInfos()
Answer back the array of record component infos as specified in
the JVM specifications, or an empty array if none.
|
int |
getNumberOfComponents()
Answer back the number of components as specified in
the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndexint getNumberOfComponents()
IComponentInfo[] getComponentInfos()