public static class FieldMetaData.MemberProvider extends Object implements Externalizable
Method or Field. For
 space considerations, this does not support Constructors.| Constructor and Description | 
|---|
MemberProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
Member | 
getMember()  | 
void | 
readExternal(ObjectInput in)  | 
void | 
writeExternal(ObjectOutput out)  | 
public Member getMember()
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionCopyright © 2006–2022 Apache Software Foundation. All rights reserved.