TPTP 4.2.0 Platform Project
Internal API Specification

org.eclipse.tptp.platform.agentcontroller.internal.test
Class TestSharedMemory

java.lang.Object
  extended byorg.eclipse.tptp.platform.agentcontroller.internal.test.TestSharedMemory

public class TestSharedMemory
extends java.lang.Object


Constructor Summary
TestSharedMemory()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void test01()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSharedMemory

public TestSharedMemory()
Method Detail

main

public static void main(java.lang.String[] args)

test01

public void test01()

TPTP 4.2.0 Platform Project
Internal API Specification