|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectgalatea.glider.Galatea
Class Galatea definition.
This is the base class for Galatea.
-----
Clase básica de Galatea.
| Field Summary | |
static byte |
ALL
Base types for set list. |
static byte |
ASCEN
Base types for list order. |
static byte |
DESCEN
Base types for list order. |
static byte |
FIFO
Base types for list order. |
static byte |
FREE
Base types for set list. |
static byte |
LIFO
Base types for list order. |
static byte |
MIN
Base types for set list. |
static byte |
NONE
Base types for list order. |
| Constructor Summary | |
Galatea()
|
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final byte NONE
public static final byte FIFO
public static final byte LIFO
public static final byte ASCEN
public static final byte DESCEN
public static final byte FREE
public static final byte MIN
public static final byte ALL
| Constructor Detail |
public Galatea()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||