DurakModule

module.DurakModule
class DurakModule extends AbstractModule, ScalaModule

Attributes

Graph
Supertypes
trait ScalaModule
trait InternalModule[Binder]
class AbstractModule
trait Module
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited classlikes

class BindingBuilder[T](typeLit: TypeLiteral[T]) extends ScalaAnnotatedBindingBuilder[T]

Attributes

Inherited from:
InternalModule
Supertypes
trait ScalaAnnotatedBindingBuilder[T]
trait AnnotatedBindingBuilderProxy[T]
trait AnnotatedBindingBuilder[T]
trait ScalaLinkedBindingBuilder[T]
trait LinkedBindingBuilderProxy[T]
trait LinkedBindingBuilder[T]
trait ScalaScopedBindingBuilder
trait ScopedBindingBuilderProxy
trait ScopedBindingBuilder
class Object
trait Matchable
class Any
Show all

Value members

Concrete methods

override def configure(): Unit

Attributes

Definition Classes
AbstractModule

Inherited methods

final def configure(builder: Binder): Unit

Attributes

Inherited from:
AbstractModule