info.aduna.gee.publication.servlets.util
Class FileNameCompare

java.lang.Object
  extended by info.aduna.gee.publication.servlets.util.FileNameCompare
All Implemented Interfaces:
Comparator

public class FileNameCompare
extends Object
implements Comparator


Constructor Summary
FileNameCompare()
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

FileNameCompare

public FileNameCompare()
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator


Copyright © 1997-2008 Aduna. All Rights Reserved.