Provider

interface Provider<T>

A provider of instances of type T.

Since

1.0.0

Inheritors

Functions

Link copied to clipboard
abstract fun provide(): T