Interface Module

    • Method Detail

      • configure

        void configure​(Binder binder)
        Contributes bindings and other configurations for this module to binder.

        Do not invoke this method directly to install submodules. Instead use Binder.install(Module), which ensures that provider methods are discovered.