Package | Description |
---|---|
de.lmu.ifi.dbs.elki.logging.progress |
Progress status objects (for UI)
|
Modifier and Type | Class and Description |
---|---|
class |
FiniteProgress
A progress object for a given overall number of items to process.
|
class |
IndefiniteProgress
Progress class without a fixed destination value.
|
class |
MutableProgress
Progress class with a moving target.
|
class |
StepProgress
This progress class is used for multi-step processing.
|