anthill.storage.impl
Interface PheromoneStorage

All Superinterfaces:
Clearable

public interface PheromoneStorage
extends Clearable

Storage is an empty interface which is used a marker for storage objects, which may be requested and obtained by ants when visiting nest. Storage objects store informations on nests on behalf of ants. Storage objects may enforce policies to limit the amount of information stored in a nest.

Version:
$Revision: 1.3 $
Author:
Alberto Montresor

Methods inherited from interface anthill.util.Clearable
clear