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
ExactQueryController ExactQueryController to match only exact queries against a given resource.
LocalTrail Class LocalTrail is the implementation of Trail to be used during off-line simulations.
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.