| Package | Description |
|---|---|
| de.lmu.ifi.dbs.elki.database.ids |
Database object identification and ID group handling API.
|
| de.lmu.ifi.dbs.elki.database.ids.integer |
Integer-based DBID implementation --
do not use directly - always use
DBIDUtil. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HashSetModifiableDBIDs
Set-oriented implementation of a modifiable DBID collection.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
TroveHashSetModifiableDBIDs
Implementation using GNU Trove Int Hash Sets.
|