org.virbo.jythonsupport
Class TestOp

java.lang.Object
  extended by org.virbo.jythonsupport.TestOp

public class TestOp
extends java.lang.Object


Field Summary
static int SIZE
           
 
Constructor Summary
TestOp()
           
 
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
 

Field Detail

SIZE

public static final int SIZE
See Also:
Constant Field Values
Constructor Detail

TestOp

public TestOp()
Method Detail

main

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