tests
Class TestFinally

java.lang.Object
  |
  +--tests.TestFinally

public class TestFinally
extends java.lang.Object


Constructor Summary
TestFinally()
           
 
Method Summary
 void run()
           
 int test(int mode)
           
 void testFinally()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFinally

public TestFinally()
Method Detail

test

public int test(int mode)

testFinally

public void testFinally()

run

public void run()