Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

sajas.core.behaviours
Class DataStore
java.lang.Object
  jade.util.leap.HashMap
      sajas.core.behaviours.DataStore
All Implemented Interfaces:
jade.util.leap.Map, jade.util.leap.Serializable, Serializable

public class DataStore
extends jade.util.leap.HashMap
Author:
hlc
See Also:
jade.core.behaviours.DataStore

Constructor Summary
DataStore()
DataStore(int size)
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)

Overview  Package   Class  Tree  Deprecated  Index  Help 
PREV CLASS   NEXT CLASS FRAMES    NO FRAMES    All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD

Java API documentation generated with DocFlex/Doclet 1.6.1 using JavadocPro template set.
DocFlex/Doclet is both a multi-format Javadoc doclet and a free edition of DocFlex/Javadoc, which is a template-driven programming tool for rapid development of any Javadoc-based Java API documentation generators (i.e. doclets). If you need to customize your Javadoc without writing a full-blown doclet from scratch, DocFlex/Javadoc may be the only tool able to help you! Find out more at www.docflex.com