jade.core.behaviours
Class DataStore

java.lang.Object
  extended by jade.util.leap.HashMap
      extended by jade.core.behaviours.DataStore
All Implemented Interfaces:
Map, java.io.Serializable

public class DataStore
extends HashMap

Version:
$Date: 2005-04-15 18:38:51 +0200 (ven, 15 apr 2005) $ $Revision: 5674 $
Author:
Giovanni Caire - TILab S.p.A.
See Also:
Serialized Form

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

Constructor Detail

DataStore

public DataStore()

DataStore

public DataStore(int size)


These are the official JADE API. For these API backward compatibility is guaranteed accross JADE versions