Uses of Class
blackboard.base.BbList.Iterator

Packages that use BbList.Iterator
blackboard.base Provides common classes and utility classes used throughout the platform API. 
 

Uses of BbList.Iterator in blackboard.base
 

Methods in blackboard.base that return BbList.Iterator
 BbList.Iterator BbList.getFilteringIterator()
          Returns a BbList.Iterator for this list with no applied filters.
 BbList.Iterator BbList.getFilteringIterator(ListFilter filter)
          Returns a BbList.Iterator for this list with the given filter applied.
 



Copyright © 2003 Blackboard, Inc. All Rights Reserved.