Package-level declarations

Types

Link copied to clipboard

Koject DI container

Link copied to clipboard
annotation class Copied(val count: Int)

Marks as copied

Link copied to clipboard
object DoNotUse

Do not use!

Link copied to clipboard
annotation class ForTest

Marks for testing

Link copied to clipboard
data class Identifier(val type: KType, val qualifier: Any?)

Unique identifier for resolving dependencies

Link copied to clipboard

Marks declarations that are internal in Koject API

Link copied to clipboard
Link copied to clipboard
annotation class StringComponent(val name: String)

String Component

Link copied to clipboard