All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jvmMain.scheduling.RaptorJobGroupImpl.kt Maven / Gradle / Ivy

There is a newer version: 0.26.0
Show newest version
package io.fluidsonic.raptor

import kotlinx.serialization.*


internal class RaptorJobGroupImpl(
	override val id: String,
	override val serializer: KSerializer,
) : RaptorJobGroup




© 2015 - 2024 Weber Informatics LLC | Privacy Policy