org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters
Class RadioDecorator

java.lang.Object
  extended by org.jboss.cdi.tck.tests.decorators.definition.broken.parameterizedTypesWithDifferentTypeParameters.RadioDecorator
All Implemented Interfaces:
Radio<String,List<Number>>

@Decorator
public class RadioDecorator
extends Object
implements Radio<String,List<Number>>


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

Constructor Detail

RadioDecorator

public RadioDecorator()


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