public static class FieldMetaData.MemberProvider extends Object implements Externalizable
Method
or Field
. For
space considerations, this does not support Constructor
s.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 Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.