|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
O - object type which can be storedpublic interface IStoreManager<O extends IObject<?>>
Stores an object instances
IRemoveManager| Method Summary | |
|---|---|
void |
store(O object)
Stores an object instance |
| Method Detail |
|---|
void store(O object)
object - to be stored
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||