|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FloatList | |
|---|---|
| org.archive.crawler.settings | Provides classes for the settings framework. |
| Uses of FloatList in org.archive.crawler.settings |
|---|
| Methods in org.archive.crawler.settings with parameters of type FloatList | |
|---|---|
void |
FloatList.addAll(FloatList 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 FloatList | |
|---|---|
FloatList(java.lang.String name,
java.lang.String description,
FloatList l)
Creates a new FloatList and initializes it with the values from another FloatList. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||