public class SerializerPersistencer extends Object implements ObjectPersistencer
| Constructor and Description |
|---|
SerializerPersistencer() |
public void save(Object obj, File target) throws IOException
save in interface ObjectPersistencerIOExceptionpublic Object load(File source) throws IOException, ClassNotFoundException
load in interface ObjectPersistencerIOExceptionClassNotFoundExceptionCopyright © 2008-2016. All Rights Reserved.