Package-level declarations
Types
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS, AnnotationTarget.FUNCTION, AnnotationTarget.PROPERTY] )
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
object MimicApiLevel
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
Service that provides T. Should be used if some service needs arguments for initialization.