Uses of Interface
messif.buckets.storage.IntStorageIndexed

Packages that use IntStorageIndexed
messif.buckets.storage.impl Implementations of physical bucket storage. 
 

Uses of IntStorageIndexed in messif.buckets.storage.impl
 

Classes in messif.buckets.storage.impl that implement IntStorageIndexed
 class DatabaseStorage<T>
          Database-based storage.
 class MemoryStorage<T>
          Memory based storage.