|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorableContainer
Classes implementing this interface contain multiple
Storable
objects and support serialization of
these objects in a human-readable format, by storing them in a
FieldContainer
.
Method Summary | |
---|---|
void |
storeEntries(FieldContainer fContainer)
Adds all relevant Storable items in this object to a field
container for serialization. |
Method Detail |
---|
void storeEntries(FieldContainer fContainer)
Storable
items in this object to a field
container for serialization.
fContainer
- the field container to fill
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |