br.ufsc.das.demo
Class PolicyDemo

java.lang.Object
  extended by br.ufsc.das.demo.PolicyDemo

public class PolicyDemo
extends java.lang.Object


Constructor Summary
PolicyDemo(int exec, boolean createSpace)
          Creates a new instance of ClientTest
 
Method Summary
 DepTuple get(int i)
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PolicyDemo

public PolicyDemo(int exec,
                  boolean createSpace)
Creates a new instance of ClientTest

Method Detail

run

public void run()

get

public DepTuple get(int i)

main

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