install abstract method

Iterable<Binding> install(
  1. Configurer configurer
)

Installs all the dependencies from the given Configurer.

Implementation

Iterable<Binding> install(Configurer configurer);