GWT 2.3.0

Uses of Class
com.google.gwt.autobean.shared.AutoBeanVisitor.ParameterizationVisitor

Packages that use AutoBeanVisitor.ParameterizationVisitor
com.google.gwt.autobean.shared The AutoBean framework provides automatically-generated implementations of bean-like interfaces and a low-level serialization mechanism for those interfaces. 
 

Uses of AutoBeanVisitor.ParameterizationVisitor in com.google.gwt.autobean.shared
 

Methods in com.google.gwt.autobean.shared with parameters of type AutoBeanVisitor.ParameterizationVisitor
 void AutoBeanVisitor.PropertyContext.accept(AutoBeanVisitor.ParameterizationVisitor visitor)
          Deprecated. Allows deeper inspection of the declared parameterization of the property.
 


GWT 2.3.0