Uses of Class
elki.database.ids.integer.ArrayStaticIntegerDBIDs.Itr
-
Packages that use ArrayStaticIntegerDBIDs.Itr Package Description elki.database.ids.integer Integer-based DBID implementation -- do not use directly - always useDBIDUtil. -
-
Uses of ArrayStaticIntegerDBIDs.Itr in elki.database.ids.integer
Methods in elki.database.ids.integer that return ArrayStaticIntegerDBIDs.Itr Modifier and Type Method Description ArrayStaticIntegerDBIDs.ItrArrayStaticIntegerDBIDs.Itr. advance()ArrayStaticIntegerDBIDs.ItrArrayStaticIntegerDBIDs.Itr. advance(int count)ArrayStaticIntegerDBIDs.ItrArrayStaticIntegerDBIDs. iter()ArrayStaticIntegerDBIDs.ItrArrayStaticIntegerDBIDs.Itr. retract()ArrayStaticIntegerDBIDs.ItrArrayStaticIntegerDBIDs.Itr. seek(int off)
-