Package anthill.storage.impl

Interface Summary
PheromoneStorage Storage is an empty interface which is used a marker for storage objects, which may be requested and obtained by ants when visiting nest.
 

Class Summary
ANDQueryController This class is used to verify if an object is
LRUKeyStorage Implementation of an LRU based key storage.
LRUQueryStorage Implementation of an LRU based query storage.
MemoryStorage The MemoryStorage is a simple implementation of the generic storage which keeps resources in memory.