org.jboss.cdi.tck.tests.event.parameterized
Class Foo<F>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.parameterized.Foo<F>
All Implemented Interfaces:
Fooable<F>
Direct Known Subclasses:
Bar

public class Foo<F>
extends Object
implements Fooable<F>


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.