Uses of Package
anthill.types

Packages that use anthill.types
anthill.types This package contains general utility types that may help in the development of new ant algorithms. 
anthill.util This package contains some utility classes performing different tasks, such as logging, printing and exceptional behavior handling. 
ants.utils   
 

Classes in anthill.types used by anthill.types
Closeness
          Interface Closeness is implemented by objects whose content can be compared against two other objects for closeness.
DocumentId
           
HashedKeyword
          This interface represents an hashed keyword, used in ant algorithms based on hash routing.
ReturnPath
          This interface represents an utility data structure that can be used by ants to obtain information about the return path to the requestor nest.
URLResource
          An URLResource object represents an URL that can be stored, as a resource, in a URL storage.
 

Classes in anthill.types used by anthill.util
Closeness
          Interface Closeness is implemented by objects whose content can be compared against two other objects for closeness.
 

Classes in anthill.types used by ants.utils
Closeness
          Interface Closeness is implemented by objects whose content can be compared against two other objects for closeness.