org.hd.d.pg2k.webSvr.exhibit
Class BuiltInFilters.sortReverse

java.lang.Object
  extended by org.hd.d.pg2k.webSvr.exhibit.BuiltInFilters.sortReverse
All Implemented Interfaces:
java.io.Serializable, ExprIF, SortIF
Enclosing class:
BuiltInFilters

public static final class BuiltInFilters.sortReverse
extends java.lang.Object
implements SortIF

Reverses the existing order of exhibits in situ. Takes no parameters, so all instances of this class are equal.

See Also:
Serialized Form

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

serialVersionUID

private static final long serialVersionUID
Unique ID.

See Also:
Constant Field Values
Constructor Detail

BuiltInFilters.sortReverse

public BuiltInFilters.sortReverse(java.lang.String[] args)
Ignores its arguments.


BuiltInFilters.sortReverse

public BuiltInFilters.sortReverse()
Programmatic constructor.

Method Detail

equals

public boolean equals(java.lang.Object obj)
All instances of this class are identical.

Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Hash is constant.

Overrides:
hashCode in class java.lang.Object

sort

public Name.ExhibitFull[] sort(AllExhibitProperties aep,
                               Name.ExhibitFull[] exhibitNames)
Reverses the order of its arguments in situ.

Specified by:
sort in interface SortIF

DHD Multimedia Gallery V1.53.0

Copyright (c) 1996-2009, Damon Hart-Davis. All rights reserved.