| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectlrs.visitor.CompareObject
public class CompareObject
| Field Summary | |
|---|---|
| private static IBooleanFactory | _BF | 
| private  int | _value | 
| Constructor Summary | |
|---|---|
| CompareObject(int value) | |
| CompareObject(java.lang.String strValue) | |
| Method Summary | |
|---|---|
|  IBoolean | compare(IComparable x) | 
|  IBoolean | equals(IComparable x) | 
|  java.lang.String | getString() | 
|  int | getValue() | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
private int _value
private static final IBooleanFactory _BF
| Constructor Detail | 
|---|
public CompareObject(int value)
public CompareObject(java.lang.String strValue)
| Method Detail | 
|---|
public int getValue()
public java.lang.String getString()
public IBoolean compare(IComparable x)
compare in interface IComparablepublic IBoolean equals(IComparable x)
equals in interface IComparable| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||