Uses of Class
org.archive.crawler.settings.LongList

Packages that use LongList
org.archive.crawler.settings Provides classes for the settings framework. 
 

Uses of LongList in org.archive.crawler.settings
 

Methods in org.archive.crawler.settings with parameters of type LongList
 void LongList.addAll(LongList l)
          Appends all of the elements in the specified list to the end of this list, in the order that they are returned by the specified lists's iterator.
 

Constructors in org.archive.crawler.settings with parameters of type LongList
LongList(java.lang.String name, java.lang.String description, LongList l)
          Creates a new LongList and initializes it with the values from another LongList.
 



Copyright © 2003-2011 Internet Archive. All Rights Reserved.