package

com.google.gwt.autobean.shared.impl

Interfaces

EnumMap This interface is implemented by our generated AutoBeanFactory types to convert enum values to strings. 

Classes

AbstractAutoBean<T> Basic implementation. 
AbstractAutoBean.OneShotContext Used to avoid cycles when visiting. 
LazySplittable Holds a string payload with the expectation that the object will be used only for creating a larger payload. 
StringQuoter This class has a super-source version with a client-only implementation.