| 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 |
DBID
Database ID object.
|
interface |
DBIDRange
Static DBID range.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
EmptyDBIDs
Empty DBID collection.
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
IntegerDBID
Database ID object.
|
(package private) class |
IntegerDBIDRange
Representing a DBID range allocation
|