|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgalatea.glider.List
galatea.glider.LMess
Class LMess definition.
This is the base class for messages list in Galatea.
-----
Clase básica para manejo de listas de mensajes en Galatea.
| Field Summary |
| Fields inherited from class galatea.glider.List |
head, name, num |
| Method Summary | |
double |
dmedl()
GLIDER Method. |
double |
dmstl()
GLIDER Method. |
int |
entr()
GLIDER Method. |
java.lang.Object |
extract()
Removes current message. |
boolean |
fscan()
Scanning method. |
int |
maxl()
GLIDER Method. |
double |
medl()
GLIDER Method. |
double |
mstl()
GLIDER Method. |
java.lang.String |
scan()
GLIDER Method. |
java.lang.String |
stat()
GLIDER Method. |
double |
tfree()
GLIDER Method. |
| Methods inherited from class galatea.glider.List |
add, add, empty, equals, getAnt, getDat, getDat, getDat, getHead, getName, getNext, getOrder, getPos, getPos, insert, insert, ll, next, remove, remove, setDat, setPos, setPos, setPos, toString, valPos, valPos |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public double dmedl()
public double dmstl()
public int entr()
public java.lang.Object extract()
throws ErrorEmpty
extract in class ListErrorEmpty - Error Message: Empty list. public int maxl()
public double medl()
public double mstl()
public java.lang.String scan()
public boolean fscan()
public java.lang.String stat()
stat in class Listpublic double tfree()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||