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

commonMain.ru.casperix.signals.api.CustomEitherPromise.kt Maven / Gradle / Ivy

There is a newer version: 1.8.2
Show newest version
package ru.casperix.signals.api


interface CustomEitherPromise : CustomEitherFuture {
	val acceptDispatcher: AcceptListener
	val rejectDispatcher: RejectListener
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy