org.jboss.cdi.tck.tests.definition.bean.types
Class Bird<E,T>

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.types.Bird<E,T>
All Implemented Interfaces:
Animal<T>
Direct Known Subclasses:
Vulture

public abstract class Bird<E,T>
extends Object
implements Animal<T>


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

Constructor Detail

Bird

public Bird()


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