|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgalatea.glider.List
galatea.glider.LFields
galatea.hla.LAgents
Class LAgents definition. Clase para manejo de listas de agentes.
| Field Summary |
| Fields inherited from class galatea.glider.List |
head, name, num |
| Method Summary | |
void |
add(Agent a)
This methods adds a new agent to the list. |
void |
add(java.lang.String value)
This methods adds a new agent to the list. |
| Methods inherited from class galatea.glider.LFields |
getValue, insert |
| Methods inherited from class galatea.glider.List |
add, add, empty, equals, extract, getAnt, getDat, getDat, getDat, getHead, getName, getNext, getOrder, getPos, getPos, insert, ll, next, remove, remove, setDat, setPos, setPos, setPos, stat, toString, valPos, valPos |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public void add(java.lang.String value)
value - String. It indicates the agent that must be added to the list.
public void add(Agent a)
a - Agent. It indicates the agent that must be added to the list.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||