|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Infoable
A simple interface to denote objects capable of storing and retrieving any type of information in one slot.
The information stored is not typed thereby freeing the cascade of (possibly useless) class-loading.
WARNING: This interface will most probably change package soon.
| Method Summary | |
|---|---|
Object |
getInfo()
|
void |
setInfo(Object ob)
|
| Method Detail |
|---|
void setInfo(Object ob)
Object getInfo()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||