|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectspcp7.imagegallery.abstractionlayer.util.ContentComparatorImpl
public class ContentComparatorImpl
This class compares two ContentFace objects.
| Constructor Summary | |
|---|---|
ContentComparatorImpl()
|
|
| Method Summary | |
|---|---|
int |
compare(ContentFace o1,
ContentFace o2)
This method compares two content objects by their ContentFace.getName() ignoring the case! |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public ContentComparatorImpl()
| Method Detail |
|---|
public int compare(ContentFace o1,
ContentFace o2)
ContentFace.getName() ignoring the case!
compare in interface java.util.Comparator<ContentFace>Comparator.compare(java.lang.Object, java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||