org.jboss.cdi.tck.tests.definition.bean.types.enterprise
Class Tiger

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.bean.types.enterprise.Tiger
All Implemented Interfaces:
Animal<String>, Mammal<String>

public class Tiger
extends Object
implements Mammal<String>


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

Constructor Detail

Tiger

public Tiger()


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