Package-level declarations

Types

Link copied to clipboard
abstract class AbstractMixinRepository<ID>(generateId: () -> ID) : MixinRepository<ID>