|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementStore<T>
Represents anything that will receive component instances
created by StoreBinder.
| Method Summary | |
|---|---|
void |
storeElement(int ind,
T obj)
Store an element. |
| Method Detail |
|---|
void storeElement(int ind,
T obj)
ind - the element index.obj - the element value.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||