org.jboss.cdi.tck.tests.event.resolve.typeWithParameters
Class Qux.QuxStringList

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux<List<String>>
      extended by org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux.QuxStringList
Enclosing class:
Qux<T>

protected static class Qux.QuxStringList
extends Qux<List<String>>


Nested Class Summary
 
Nested classes/interfaces inherited from class org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Qux
Qux.QuxNumber, Qux.QuxString, Qux.QuxStringList
 
Constructor Summary
protected Qux.QuxStringList()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Qux.QuxStringList

protected Qux.QuxStringList()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.