Uses of Class
org.archive.crawler.settings.SoftSettingsHash.SettingsEntry

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

Uses of SoftSettingsHash.SettingsEntry in org.archive.crawler.settings
 

Fields in org.archive.crawler.settings declared as SoftSettingsHash.SettingsEntry
(package private)  SoftSettingsHash.SettingsEntry SoftSettingsHash.EntryIterator.entry
           
(package private)  SoftSettingsHash.SettingsEntry SoftSettingsHash.EntryIterator.lastReturned
           
 

Methods in org.archive.crawler.settings that return SoftSettingsHash.SettingsEntry
 SoftSettingsHash.SettingsEntry SoftSettingsHash.EntryIterator.nextEntry()
           
 

Methods in org.archive.crawler.settings with parameters of type SoftSettingsHash.SettingsEntry
 CrawlerSettings SoftSettingsHash.put(SoftSettingsHash.SettingsEntry entry)
           
 

Constructors in org.archive.crawler.settings with parameters of type SoftSettingsHash.SettingsEntry
SoftSettingsHash.SettingsEntry(java.lang.String key, CrawlerSettings settings, java.lang.ref.ReferenceQueue<? super java.lang.String> queue, int hash, SoftSettingsHash.SettingsEntry next)
          Create new entry.
 



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