1 package g6.t.ref;
2 public class QualifSingle {
3 	g6.t.def.List<Exception> exceptionList;
4 	g6.t.def.List<Exception>[] exceptionListArray;
5 	g6.t.def.List<g6.t.def.List<Exception>[]> exceptionListArrayList;
6 
7 }
8