Uses of Interface
org.melati.util.PagedEnumeration

Packages that use PagedEnumeration
org.melati.util An assortment of useful objects. 
 

Uses of PagedEnumeration in org.melati.util
 

Classes in org.melati.util that implement PagedEnumeration
 class CountedDumbPagedEnumeration<T>
          A PagedEnumeration which knows how big it is.
 class DumbPagedEnumeration<T>
          A PagedEnumeration which doesn't know how big it is.
 class PagedEnumerationBase<T>
          All the code common to CountedDumbPagedEnumeration and DumbPagedEnumeration.
 



Copyright © 2000-2010 PanEris. All Rights Reserved.