jade.core.behaviours
Class DataStore

java.lang.Object
  |
  +--jade.util.leap.HashMap
        |
        +--jade.core.behaviours.DataStore

public class DataStore
extends HashMap

Version:
$Date: 2001/09/17 13:10:31 $ $Revision: 1.4 $
Author:
Giovanni Caire - TILab S.p.A.
See Also:
Serialized Form

Constructor Summary
DataStore()
           
 
Methods inherited from class jade.util.leap.HashMap
clear, containsKey, get, isEmpty, keySet, put, remove, size, values
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataStore

public DataStore()