|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectlsgapi.Comparar
public class Comparar
Clase que compara variables.
Constructor Summary | |
---|---|
Comparar(java.util.Vector expresion,
Cuarto cuarto)
Constructor de comparacion. |
Method Summary | |
---|---|
boolean |
getResultado()
Devuelve el resultado de la comparacion. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Comparar(java.util.Vector expresion, Cuarto cuarto)
expresion
- Expresion a comparar.cuarto
- habitacion actual.Method Detail |
---|
public boolean getResultado()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |