Class AutoBeanCodex

java.lang.Object
com.google.web.bindery.autobean.shared.AutoBeanCodex

public class AutoBeanCodex extends Object
Utility methods for encoding an AutoBean graph into a JSON-compatible string. This codex intentionally does not preserve object identity, nor does it encode cycles, but it will detect them.