com.rie.rieps.simpletest
Class VerySimpleExample

java.lang.Object
  extended by com.rie.rieps.simpletest.VerySimpleExample

public class VerySimpleExample
extends java.lang.Object

This is a minimal example of how to use RiePS.


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

Constructor Detail

VerySimpleExample

public VerySimpleExample()
Method Detail

main

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