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

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

protected static class Foo.FooString
extends Foo<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.FooString()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foo.FooString

protected Foo.FooString()


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