Packages

t

distage

Distage

trait Distage extends AnyRef

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Distage
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type AbstractPlan = com.github.pshirshov.izumi.distage.model.plan.AbstractPlan
  2. type AutoSetModule = com.github.pshirshov.izumi.distage.planning.AutoSetModule
  3. type BootstrapModule = com.github.pshirshov.izumi.distage.model.definition.BootstrapModule
  4. type BootstrapModuleDef = com.github.pshirshov.izumi.distage.model.definition.BootstrapModuleDef
  5. type DIKey = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.DIKey
  6. type DIResource[+F[_], Resource] = com.github.pshirshov.izumi.distage.model.definition.DIResource[F, Resource]
  7. type GCMode = com.github.pshirshov.izumi.distage.model.GCMode
  8. type Id = com.github.pshirshov.izumi.distage.model.definition.Id
  9. type Injector = com.github.pshirshov.izumi.distage.model.Injector
  10. type Locator = com.github.pshirshov.izumi.distage.model.Locator
  11. type Module = com.github.pshirshov.izumi.distage.model.definition.Module
  12. type ModuleBase = com.github.pshirshov.izumi.distage.model.definition.ModuleBase
  13. type ModuleDef = com.github.pshirshov.izumi.distage.model.definition.ModuleDef
  14. type OrderedPlan = com.github.pshirshov.izumi.distage.model.plan.OrderedPlan
  15. type Planner = com.github.pshirshov.izumi.distage.model.Planner
  16. type PlannerInput = com.github.pshirshov.izumi.distage.model.PlannerInput
  17. type Producer = com.github.pshirshov.izumi.distage.model.Producer
  18. type SafeType = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.SafeType
  19. type SemiPlan = com.github.pshirshov.izumi.distage.model.plan.SemiPlan
  20. type Tag[T] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.Tag[T]
  21. type TagK[T[_]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A] = T[A] }]
  22. type TagK3[T[_, _, _]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A, B, C] = T[A,B,C] }]
  23. type TagKK[T[_, _]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A, B] = T[A,B] }]
  24. type TagT[T[_[_]]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A[_]] = T[A] }]
  25. type TagTK[T[_[_], _]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A[_], B] = T[A,B] }]
  26. type TagTK3[T[_[_], _, _, _]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A[_], B, C, D] = T[A,B,C,D] }]
  27. type TagTKK[T[_[_], _, _]] = com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.HKTag[AnyRef { type Arg[A[_], B, C] = T[A,B,C] }]
  28. type With[T] = com.github.pshirshov.izumi.distage.model.definition.With[T]

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val AutoSetModule: com.github.pshirshov.izumi.distage.planning.AutoSetModule.type
  5. val BootstrapModule: com.github.pshirshov.izumi.distage.model.definition.BootstrapModule.type
  6. val CompactPlanFormatter: com.github.pshirshov.izumi.distage.model.plan.CompactPlanFormatter.type
  7. val DIKey: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.DIKey.type
  8. val DIResource: com.github.pshirshov.izumi.distage.model.definition.DIResource.type
  9. val GCMode: com.github.pshirshov.izumi.distage.model.GCMode.type
  10. val Module: com.github.pshirshov.izumi.distage.model.definition.Module.type
  11. val ModuleBase: com.github.pshirshov.izumi.distage.model.definition.ModuleBase.type
  12. val OrderedPlan: com.github.pshirshov.izumi.distage.model.plan.OrderedPlan.type
  13. val PlannerInput: com.github.pshirshov.izumi.distage.model.PlannerInput.type
  14. val SafeType: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.SafeType.type
  15. val SemiPlan: com.github.pshirshov.izumi.distage.model.plan.SemiPlan.type
  16. val Tag: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.Tag.type
  17. val TagK: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagK.type
  18. val TagK3: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagK3.type
  19. val TagKK: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagKK.type
  20. val TagT: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagT.type
  21. val TagTK: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagTK.type
  22. val TagTK3: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagTK3.type
  23. val TagTKK: com.github.pshirshov.izumi.distage.model.reflection.universe.RuntimeDIUniverse.TagTKK.type
  24. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  25. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate() @throws( ... )
  26. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  28. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  34. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  35. def toString(): String
    Definition Classes
    AnyRef → Any
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @throws( ... )
  38. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped