Uses of Class
com.mckoi.util.BlockIntegerList.IntArrayListBlock
-
Packages that use BlockIntegerList.IntArrayListBlock Package Description com.mckoi.database The core database classes for Mckoi. -
-
Uses of BlockIntegerList.IntArrayListBlock in com.mckoi.database
Subclasses of BlockIntegerList.IntArrayListBlock in com.mckoi.database Modifier and Type Class Description private class
IndexSetStore.MappedListBlock
An IntegerListBlockInterface implementation that maps a block of a list to an underlying file system representation.private class
IndexStore.MappedListBlock
An IntegerListBlockInterface implementation that maps a block of a list to an underlying file system representation.
-