public abstract class DelegatingFieldInfoImpl extends java.lang.Object implements DelegatingFieldInfo
| Constructor and Description |
|---|
DelegatingFieldInfoImpl(FieldInfo fieldInfo) |
| Modifier and Type | Method and Description |
|---|---|
FieldInfo |
delegate() |
Metadata |
getMetadata() |
FieldId |
id()
Returns the referenced
FieldId |
java.lang.String |
readable()
Returns the human readable version of this object.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenericTypes, isCodeLookup, isCodeValuable, isTransient, siblings, typepublic DelegatingFieldInfoImpl(FieldInfo fieldInfo)
public FieldInfo delegate()
delegate in interface DelegatingFieldInfopublic FieldId id()
FieldInfoFieldIdid in interface DelegatingFieldInfoid in interface FieldInfopublic Metadata getMetadata()
getMetadata in interface DelegatingFieldInfogetMetadata in interface FieldInfopublic java.lang.String readable()
Readablereadable in interface DelegatingFieldInforeadable in interface Readable