Package-level declarations

Types

Link copied to clipboard

This annotation marks that the API is considered experimental. Such API may (or may not) be changed, or it may be removed in any further release.

Link copied to clipboard

Utility to check Mimic API level.

Link copied to clipboard
interface MimicService

This interface should be implemented by any service related to Mimic.

Link copied to clipboard
interface ProviderService<out T : Any> : MimicService

Service that provides T. Should be used if some service needs arguments for initialization.