xmlBlaster 2.2.0 API

org.xmlBlaster.client.filepoller
Class FileComparator

java.lang.Object
  extended by org.xmlBlaster.client.filepoller.FileComparator
All Implemented Interfaces:
java.util.Comparator

public class FileComparator
extends java.lang.Object
implements java.util.Comparator

FileComparator used to compare two FileInfo objects

Author:
Michele Laghi

Constructor Summary
FileComparator()
           
 
Method Summary
 int compare(java.lang.Object o1, java.lang.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

FileComparator

public FileComparator()
Method Detail

compare

public int compare(java.lang.Object o1,
                   java.lang.Object o2)
Specified by:
compare in interface java.util.Comparator
See Also:
Comparator.compare(java.lang.Object, java.lang.Object)

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.