Interface Modules.OverriddenModuleBuilder

  • Enclosing class:
    Modules

    public static interface Modules.OverriddenModuleBuilder
    See the EDSL example at override().
    • Method Summary

      Modifier and Type Method Description
      Module with​(java.lang.Iterable<? extends Module> overrides)
      See the EDSL example at override().
      Module with​(Module... overrides)
      See the EDSL example at override().