trait ScalaModule extends AbstractModule with InternalModule[Binder]

Linear Supertypes
InternalModule[Binder], AbstractModule, Module, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ScalaModule
  2. InternalModule
  3. AbstractModule
  4. Module
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class BindingBuilder[T] extends ScalaAnnotatedBindingBuilder[T]
    Definition Classes
    InternalModule

Value Members

  1. final def configure(arg0: Binder): Unit
    Definition Classes
    AbstractModule → Module