public static class

AbstractAutoBean.OneShotContext

extends Object
implements AutoBeanVisitor.Context
java.lang.Object
   ↳ com.google.gwt.autobean.shared.impl.AbstractAutoBean.OneShotContext

Class Overview

Used to avoid cycles when visiting.

Summary

Public Constructors
AbstractAutoBean.OneShotContext()
Public Methods
boolean hasSeen(AbstractAutoBean<?> bean)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public AbstractAutoBean.OneShotContext ()

Public Methods

public boolean hasSeen (AbstractAutoBean<?> bean)