com.mortbay.Util.Test
Class T2

java.lang.Object
  |
  +--com.mortbay.Util.Test.T2

public class T2
extends java.lang.Object


Field Summary
 T1[] a
           
 T1 t1
           
 
Constructor Summary
T2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

t1

public T1 t1

a

public T1[] a
Constructor Detail

T2

public T2()