Package | Description |
---|---|
com.google.gwt.dev.cfg |
Modifier and Type | Class and Description |
---|---|
class |
RuleReplaceWithFallback
A shorthand rule to replace the type being rebound with itself.
Useful when defining fallback rebind rules that makes sure that a GWT.create(Foo.class) will attempt to instantiate a Foo if no other replacement rebinds have been declared or are currently applicable. |
Copyright © 2018. All rights reserved.