blob: dedb178d66fd206ea2243dac55c5de20d08c3d5b [file] [log] [blame]
package g6.t.ref;
public class QualifSingle {
g6.t.def.List<Exception> exceptionList;
g6.t.def.List<Exception>[] exceptionListArray;
g6.t.def.List<g6.t.def.List<Exception>[]> exceptionListArrayList;
}