org.jboss.jsr299.tck.tests.decorators.resolution
Class QuxListImpl

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.decorators.resolution.QuxListImpl
All Implemented Interfaces:
Qux<List<String>>

public class QuxListImpl
extends Object
implements Qux<List<String>>


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

Constructor Detail

QuxListImpl

public QuxListImpl()


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