TV-Browser 3.3.3 API

tvbrowser.extras.favoritesplugin.dlgs
Class FavoriteNodeComparator

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

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


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

compare

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

getInstance

public static FavoriteNodeComparator getInstance()

TV-Browser 3.3.3 API

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