org.jboss.cdi.tck.tests.event.parameterized
Class Blah<B1,B2>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.parameterized.Foo<B>
      extended by org.jboss.cdi.tck.tests.event.parameterized.Bar<B1>
          extended by org.jboss.cdi.tck.tests.event.parameterized.Blah<B1,B2>
All Implemented Interfaces:
Fooable<B1>

public class Blah<B1,B2>
extends Bar<B1>


Constructor Summary
Blah()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Blah

public Blah()


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