Uses of Interface
de.grogra.persistence.PersistenceInput
Packages that use PersistenceInput
Package
Description
-
Uses of PersistenceInput in de.grogra.graph.impl
Classes in de.grogra.graph.impl that implement PersistenceInputMethods in de.grogra.graph.impl with parameters of type PersistenceInputModifier and TypeMethodDescriptionGraphManager.readReference
(PersistenceInput in) SharedObjectNode.readReference
(PersistenceInput in) -
Uses of PersistenceInput in de.grogra.graph.object.sg.impl.io
Classes in de.grogra.graph.object.sg.impl.io that implement PersistenceInput -
Uses of PersistenceInput in de.grogra.persistence
Classes in de.grogra.persistence that implement PersistenceInputModifier and TypeClassDescriptionprotected class
class
class
class
class
class
AnXMLPersistenceReader
is used to read the serialization output of anXMLPersistenceWriter
.Fields in de.grogra.persistence declared as PersistenceInputMethods in de.grogra.persistence with parameters of type PersistenceInputModifier and TypeMethodDescriptionstatic final Object
ManageableType.read
(ManageableType.Field field, PersistenceInput in) protected Object
ManageableType.Field.readObject
(Object container, int index, PersistenceInput in) ManageableType.readObject
(PersistenceInput in, Object placeIn, boolean fieldsProvided) SharedObjectProvider.readReference
(PersistenceInput in) Constructors in de.grogra.persistence with parameters of type PersistenceInput -
Uses of PersistenceInput in de.grogra.pf.registry
Methods in de.grogra.pf.registry with parameters of type PersistenceInputModifier and TypeMethodDescriptionObjectItem.readReference
(PersistenceInput in) Registry.readReference
(PersistenceInput in)