public static interface Modules.OverriddenModuleBuilder
override().| Modifier and Type | Method | Description |
|---|---|---|
Module |
with(Module... overrides) |
See the EDSL example at
override(). |
Module |
with(Iterable<? extends Module> overrides) |
See the EDSL example at
override(). |
Module with(Module... overrides)
override().Module with(Iterable<? extends Module> overrides)
override().Copyright © 2006–2018 Google, Inc.. All rights reserved.