|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.beanfabrics.model.TextPM.TextComparable
org.beanfabrics.model.BigDecimalPM.BigDecimalComparable
protected class BigDecimalPM.BigDecimalComparable
The BigDecimalPM.BigDecimalComparable
delegates the comparison to the model's
BigDecimal value if available, or otherwise falls back to the
super.compareTo(...)
.
Constructor Summary | |
---|---|
BigDecimalPM.BigDecimalComparable()
Constructs a BigDecimalPM.BigDecimalComparable . |
Method Summary | |
---|---|
int |
compareTo(java.lang.Object o)
|
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BigDecimalPM.BigDecimalComparable()
BigDecimalPM.BigDecimalComparable
.
Method Detail |
---|
public int compareTo(java.lang.Object o)
TextPM.TextComparable
compareTo
in interface java.lang.Comparable
compareTo
in class TextPM.TextComparable
public boolean equals(java.lang.Object o)
equals
in class TextPM.TextComparable
public int hashCode()
hashCode
in class TextPM.TextComparable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |