com.xpn.xwiki.plugin.feed
Class FeedPlugin.EntriesComparator

java.lang.Object
  extended by com.xpn.xwiki.plugin.feed.FeedPlugin.EntriesComparator
All Implemented Interfaces:
java.util.Comparator
Enclosing class:
FeedPlugin

public static class FeedPlugin.EntriesComparator
extends java.lang.Object
implements java.util.Comparator


Constructor Summary
FeedPlugin.EntriesComparator()
           
 
Method Summary
 int compare(java.lang.Object element1, java.lang.Object element2)
           
 
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

FeedPlugin.EntriesComparator

public FeedPlugin.EntriesComparator()
Method Detail

compare

public int compare(java.lang.Object element1,
                   java.lang.Object element2)
Specified by:
compare in interface java.util.Comparator


Copyright 2003 Ludovic Dubost