public final class PropertyAccessor extends Object implements MemberAccessor
| 构造器和说明 |
|---|
PropertyAccessor(Type type,
Method getter,
Method setter) |
public void serialize(Writer writer, Object obj) throws IOException
serialize 在接口中 MemberAccessorIOExceptionpublic void unserialize(Reader reader, Object obj) throws IOException
unserialize 在接口中 MemberAccessorIOExceptionCopyright © 2018. All rights reserved.