Java com.google.gwt.autobean.shared AutoBeanUtils fields, constructors, methods, implement or subclass

Example usage for Java com.google.gwt.autobean.shared AutoBeanUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.google.gwt.autobean.shared AutoBeanUtils.

The text is from its open source code.

Method

AutoBeangetAutoBean(U delegate)
Return the single AutoBean wrapper that is observing the delegate object or null if the parameter is null or not wrapped by an AutoBean.