GWT 2.6.0-rc4

Uses of Interface
com.google.gwt.core.ext.CachedGeneratorResult

Packages that use CachedGeneratorResult
com.google.gwt.core.ext Classes used to extend the GWT compiler. 
 

Uses of CachedGeneratorResult in com.google.gwt.core.ext
 

Methods in com.google.gwt.core.ext that return CachedGeneratorResult
 CachedGeneratorResult DelegatingGeneratorContext.getCachedGeneratorResult()
           
 CachedGeneratorResult GeneratorContext.getCachedGeneratorResult()
          Get the cached rebind result that has been provided to the context, if available.
 CachedGeneratorResult NonIncrementalGeneratorContext.getCachedGeneratorResult()
           
 CachedGeneratorResult StubGeneratorContext.getCachedGeneratorResult()
           
 


GWT 2.6.0-rc4