Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
interface ExampleProvider<T>
Link copied to clipboard
annotation class WithExample(val provider: KClass<out ExampleProvider<*>> = NoExampleProvider::class)

Careful, no type checking done if you give the wrong provider