TV-Browser 3.3.3 API

tvbrowser.extras.favoritesplugin.dlgs
Class FavoriteNodeCountComparator

java.lang.Object
  extended by tvbrowser.extras.favoritesplugin.dlgs.FavoriteNodeCountComparator
All Implemented Interfaces:
java.util.Comparator<FavoriteNode>

public class FavoriteNodeCountComparator
extends java.lang.Object
implements java.util.Comparator<FavoriteNode>


Method Summary
 int compare(FavoriteNode node1, FavoriteNode node2)
           
static FavoriteNodeCountComparator getInstance()
           
 
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
 

Method Detail

getInstance

public static FavoriteNodeCountComparator getInstance()

compare

public int compare(FavoriteNode node1,
                   FavoriteNode node2)
Specified by:
compare in interface java.util.Comparator<FavoriteNode>

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)