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 classIndexSetStore.MappedListBlockAn IntegerListBlockInterface implementation that maps a block of a list to an underlying file system representation.private classIndexStore.MappedListBlockAn IntegerListBlockInterface implementation that maps a block of a list to an underlying file system representation.
-