TV-Browser 3.3.3 API

tvbrowser.core.tvdataservice
Class TvDataServiceProxy.Comparator

java.lang.Object
  extended by tvbrowser.core.tvdataservice.TvDataServiceProxy.Comparator
All Implemented Interfaces:
java.util.Comparator<TvDataServiceProxy>
Enclosing interface:
TvDataServiceProxy

public static class TvDataServiceProxy.Comparator
extends java.lang.Object
implements java.util.Comparator<TvDataServiceProxy>

comparator for data service proxies (sorting alphabetically by name)

Since:
2.7
Author:
bananeweizen

Constructor Summary
TvDataServiceProxy.Comparator()
           
 
Method Summary
 int compare(TvDataServiceProxy proxy1, TvDataServiceProxy proxy2)
           
 
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

TvDataServiceProxy.Comparator

public TvDataServiceProxy.Comparator()
Method Detail

compare

public int compare(TvDataServiceProxy proxy1,
                   TvDataServiceProxy proxy2)
Specified by:
compare in interface java.util.Comparator<TvDataServiceProxy>

TV-Browser 3.3.3 API

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