Uses of Class
com.sun.codemodel.JFormatter.ReferenceList
-
Packages that use JFormatter.ReferenceList Package Description com.sun.codemodel Library for generating Java source code -
-
Uses of JFormatter.ReferenceList in com.sun.codemodel
Fields in com.sun.codemodel with type parameters of type JFormatter.ReferenceList Modifier and Type Field Description private java.util.HashMap<java.lang.String,JFormatter.ReferenceList>
JFormatter. collectedReferences
map from short type name to ReferenceList (list of JClass and ids sharing that name)
-