Serialized Form


Package net.fortytwo.sesametools

Class net.fortytwo.sesametools.ArrayListGraphImpl extends AbstractCollection<org.openrdf.model.Statement> implements Serializable

serialVersionUID: -5307095904382050478L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

statements

List<E> statements



Copyright © 2013. All Rights Reserved.