| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlrs.visitor.CompareObject
lrs.visitor.CompareFalse
public class CompareFalse
| Field Summary | |
|---|---|
| private static IBoolean | falseBoolean | 
| Constructor Summary | |
|---|---|
| CompareFalse() | |
| Method Summary | |
|---|---|
|  IBoolean | compare(IComparable x) | 
|  IBoolean | equals(IComparable x) | 
| Methods inherited from class lrs.visitor.CompareObject | 
|---|
| getString, getValue | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private static final IBoolean falseBoolean
| Constructor Detail | 
|---|
public CompareFalse()
| Method Detail | 
|---|
public IBoolean compare(IComparable x)
compare in interface IComparablecompare in class CompareObjectpublic IBoolean equals(IComparable x)
equals in interface IComparableequals in class CompareObject| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||