Uses of Interface
jade.util.leap.Map

Packages that use Map
jade.core.behaviours This package is a subpackage of jade.core and contains the classes used to implement basic agent behaviours.  
jade.util.leap This package contains a set of classes that provides a replacement for the Java collection framework that is not supported by J2ME.  
 

Uses of Map in jade.core.behaviours
 

Classes in jade.core.behaviours that implement Map
 class DataStore
           
 

Uses of Map in jade.util.leap
 

Classes in jade.util.leap that implement Map
 class HashMap
          The LEAP (environment-dependent) version of the &qote;java.util.HashMap&qote; class.
 



JADE