|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcin.aquario.Example
The items structure which represents an aquarium, with only one coral, one fish and one predator.
Field Summary | |
static CompositeItem |
aquario
|
static Item |
coral
|
static Item |
predador
|
static Item |
presa
|
Constructor Summary | |
Example()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static CompositeItem aquario
public static Item coral
public static Item presa
public static Item predador
Constructor Detail |
public Example()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |