|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.hd.d.pg2k.webSvr.exhibit.BuiltInFilters.sortByTimestamp
public static final class BuiltInFilters.sortByTimestamp
Sorts exhibits by (ascending) timestamp, ie oldest first. Takes no parameters, so all instances of this class are equal.
| Constructor Summary | |
|---|---|
BuiltInFilters.sortByTimestamp()
Programmatic constructor. |
|
BuiltInFilters.sortByTimestamp(java.lang.String[] args)
Ignores its arguments. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj)
All instances of this class are identical. |
int |
hashCode()
Hash is constant. |
Name.ExhibitFull[] |
sort(AllExhibitProperties aep,
Name.ExhibitFull[] exhibitNames)
Sorts its arguments in situ by ascending timestamp (oldest first). |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BuiltInFilters.sortByTimestamp(java.lang.String[] args)
public BuiltInFilters.sortByTimestamp()
| Method Detail |
|---|
public Name.ExhibitFull[] sort(AllExhibitProperties aep,
Name.ExhibitFull[] exhibitNames)
sort in interface SortIFpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
|
DHD Multimedia Gallery V1.53.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||