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 CachedGeneratorResultDelegatingGeneratorContext. getCachedGeneratorResult()CachedGeneratorResultGeneratorContext. getCachedGeneratorResult()Get the cached rebind result that has been provided to the context, if available.CachedGeneratorResultNonIncrementalGeneratorContext. getCachedGeneratorResult()CachedGeneratorResultStubGeneratorContext. getCachedGeneratorResult()
-