(package private) class |
ArrayModifiableIntegerDBIDs |
Class using a primitive int[] array as storage.
|
private class |
ArrayModifiableIntegerDBIDs.Slice |
Slice of an array.
|
(package private) class |
ArrayStaticIntegerDBIDs |
Static (no modifications allowed) set of Database Object IDs.
|
private class |
ArrayStaticIntegerDBIDs.Slice |
Slice of an array.
|
(package private) class |
DoubleIntegerDBIDArrayList |
Class to store double distance, integer DBID results.
|
(package private) class |
DoubleIntegerDBIDKNNList |
kNN list, but without automatic sorting.
|
class |
DoubleIntegerDBIDSubList |
Sublist of an existing result to contain only some of the elements.
|
(package private) class |
FastutilIntOpenHashSetModifiableDBIDs |
Implementation using Fastutil IntSet.
|
class |
IntegerDBIDKNNSubList |
Sublist of an existing result to contain only the first k elements.
|
(package private) class |
IntegerDBIDPair |
DBID pair using two ints for storage.
|
private class |
IntegerDBIDPair.Slice |
Slice of an array.
|
(package private) class |
IntegerDBIDRange |
Representing a DBID range allocation.
|
(package private) class |
IntegerDBIDVar |
Variable for storing a single DBID reference.
|
class |
UnmodifiableIntegerArrayDBIDs |
Unmodifiable wrapper for DBIDs.
|
class |
UnmodifiableIntegerDBIDs |
Unmodifiable wrapper for DBIDs.
|