com.funambol.client.source
Class AppSyncSourceManager.SortedSourcesEnumeration

java.lang.Object
  extended by com.funambol.client.source.AppSyncSourceManager.SortedSourcesEnumeration
All Implemented Interfaces:
java.util.Enumeration
Enclosing class:
AppSyncSourceManager

public class AppSyncSourceManager.SortedSourcesEnumeration
extends java.lang.Object
implements java.util.Enumeration


Constructor Summary
AppSyncSourceManager.SortedSourcesEnumeration(java.util.Vector sources)
           
 
Method Summary
 boolean hasMoreElements()
           
 java.lang.Object nextElement()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppSyncSourceManager.SortedSourcesEnumeration

public AppSyncSourceManager.SortedSourcesEnumeration(java.util.Vector sources)
Method Detail

hasMoreElements

public boolean hasMoreElements()
Specified by:
hasMoreElements in interface java.util.Enumeration

nextElement

public java.lang.Object nextElement()
Specified by:
nextElement in interface java.util.Enumeration


Copyright © 2001-2009 Funambol.