Home | History | Annotate | Download | only in cases
TestFieldGeneric.java
package annotations.tests.classfile.cases
public annotations.tests.classfile.cases.TestFieldGeneric extends java.lang.Object {
	String s
	java.util.List list
	java.util.Set set
	annotations.tests.classfile.cases.TestFieldGeneric testFieldGeneric
	java.util.Set otherSet
	java.util.Set nestedSet
	java.util.Map nestedMap
	public void  () 
	public java.lang.String toString () 
}