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

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

Uses of DoubleList in org.archive.crawler.settings
 

Methods in org.archive.crawler.settings with parameters of type DoubleList
 void DoubleList.addAll(DoubleList 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 DoubleList
DoubleList(java.lang.String name, java.lang.String description, DoubleList l)
          Creates a new DoubleList and initializes it with the values from another DoubleList.
 



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