org.jboss.cdi.tck.tests.event.resolve.typeWithParameters
Class Foo<T>
java.lang.Object
org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.Foo<T>
public class Foo<T>
- extends Object
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Foo
public Foo()
isObserved
public boolean isObserved()
setObserved
public void setObserved(boolean observed)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.