org.eclipse.emf.java.util
Class JavaUtil.StandAloneTest

java.lang.Object
  extended by org.eclipse.emf.java.util.JavaUtil.StandAloneTest
Enclosing class:
JavaUtil

public static class JavaUtil.StandAloneTest
extends java.lang.Object


Constructor Summary
JavaUtil.StandAloneTest()
           
 
Method Summary
static void main(java.lang.String[] arguments)
          Executes a stand-alone test.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavaUtil.StandAloneTest

public JavaUtil.StandAloneTest()
Method Detail

main

public static void main(java.lang.String[] arguments)
Executes a stand-alone test.

Parameters:
arguments - an array of Strings from the command line.

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.