Uses of Interface
com.google.gwt.core.ext.CachedGeneratorResult
-
Packages that use CachedGeneratorResult Package Description 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 Modifier and Type Method Description 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()
-