Uses of Class
com.google.web.bindery.autobean.shared.AutoBeanVisitor.ParameterizationVisitor
-
Packages that use AutoBeanVisitor.ParameterizationVisitor Package Description com.google.web.bindery.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.web.bindery.autobean.shared
Methods in com.google.web.bindery.autobean.shared with parameters of type AutoBeanVisitor.ParameterizationVisitor Modifier and Type Method Description voidAutoBeanVisitor.PropertyContext. accept(AutoBeanVisitor.ParameterizationVisitor visitor)Allows deeper inspection of the declared parameterization of the property.
-