|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.util.AttachmentFileNameComparator
public class AttachmentFileNameComparator
Comparator for Attachments based on file names in the given locale.
| Constructor Summary | |
|---|---|
AttachmentFileNameComparator(java.util.Locale locale)
|
|
| Method Summary | |
|---|---|
int |
compare(Attachment first,
Attachment second)
|
| 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 AttachmentFileNameComparator(java.util.Locale locale)
| Method Detail |
|---|
public int compare(Attachment first,
Attachment second)
compare in interface java.util.Comparator<Attachment>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||