org.jboss.cdi.tck.tests.event.resolve.typeWithParameters
Class Foo.FooStringList

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

protected static class Foo.FooStringList
extends Foo<List<String>>


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

Constructor Detail

Foo.FooStringList

protected Foo.FooStringList()


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