|
|||||||||
| 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.sortReverse
public static final class BuiltInFilters.sortReverse
Reverses the existing order of exhibits in situ. Takes no parameters, so all instances of this class are equal.
| Field Summary | |
|---|---|
private static long |
serialVersionUID
Unique ID. |
| Constructor Summary | |
|---|---|
BuiltInFilters.sortReverse()
Programmatic constructor. |
|
BuiltInFilters.sortReverse(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)
Reverses the order of its arguments in situ. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final long serialVersionUID
| Constructor Detail |
|---|
public BuiltInFilters.sortReverse(java.lang.String[] args)
public BuiltInFilters.sortReverse()
| Method Detail |
|---|
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object
public Name.ExhibitFull[] sort(AllExhibitProperties aep,
Name.ExhibitFull[] exhibitNames)
sort in interface SortIF
|
DHD Multimedia Gallery V1.57.21 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||