org.jboss.cdi.tck.tests.event.resolve.typeWithParameters
Class Foo<T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo<T>
Direct Known Subclasses:
Foo.FooInteger, Foo.FooObject, Foo.FooString, Foo.FooStringList

public class Foo<T>
extends Object


Nested Class Summary
protected static class Foo.FooInteger
           
protected static class Foo.FooObject
           
protected static class Foo.FooString
           
protected static class Foo.FooStringList
           
 
Constructor Summary
Foo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Foo

public Foo()


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