aminePlatform.engines.synergy.interpreter
Class ActivePrimitives

java.lang.Object
  extended byjava.util.AbstractMap
      extended byjava.util.HashMap
          extended byaminePlatform.engines.synergy.interpreter.ActivePrimitives
All Implemented Interfaces:
java.lang.Cloneable, java.util.Map, java.io.Serializable

class ActivePrimitives
extends java.util.HashMap


Nested Class Summary
 
Nested classes inherited from class java.util.HashMap
 
Nested classes inherited from class java.util.AbstractMap
 
Field Summary
 
Fields inherited from class java.util.HashMap
 
Fields inherited from class java.util.AbstractMap
 
Constructor Summary
(package private) ActivePrimitives()
           
 
Method Summary
(package private)  void destroy()
           
 
Methods inherited from class java.util.HashMap
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from class java.util.AbstractMap
equals, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.util.Map
equals, hashCode
 

Constructor Detail

ActivePrimitives

ActivePrimitives()
Method Detail

destroy

void destroy()