ix.test
Class FinallyTest

java.lang.Object
  extended by ix.test.FinallyTest

public class FinallyTest
extends java.lang.Object

Tests interaction between finally and return


Field Summary
(package private)  int i
           
 
Constructor Summary
FinallyTest()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
(package private)  int test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

i

int i
Constructor Detail

FinallyTest

public FinallyTest()
Method Detail

main

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

test

int test()