Class PL_MyAgent

java.lang.Object
  |
  +--PL_MyAgent

public class PL_MyAgent
extends java.lang.Object


Field Summary
(package private)  java.util.Hashtable ht
           
 
Constructor Summary
PL_MyAgent()
           
 
Method Summary
 ProvisionCell PL_test(LinkedListQ Plist, Agent Local)
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Field Detail

ht

java.util.Hashtable ht
Constructor Detail

PL_MyAgent

public PL_MyAgent()
Method Detail

PL_test

public ProvisionCell PL_test(LinkedListQ Plist,
                             Agent Local)