org.paneris.bibliomania
Class Buy.CollatedHitsEnumeration

java.lang.Object
  extended by org.paneris.bibliomania.Buy.CollatedHitsEnumeration
All Implemented Interfaces:
java.util.Enumeration
Enclosing class:
Buy

public static class Buy.CollatedHitsEnumeration
extends java.lang.Object
implements java.util.Enumeration


Constructor Summary
Buy.CollatedHitsEnumeration(java.util.Enumeration hits, int numBookshops, int startRow)
           
 
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

Buy.CollatedHitsEnumeration

public Buy.CollatedHitsEnumeration(java.util.Enumeration hits,
                                   int numBookshops,
                                   int startRow)
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 © 2000-2009 PanEris. All Rights Reserved.