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

com.github.frtu.kotlin.transition.Handoff.kt Maven / Gradle / Ivy

There is a newer version: 2.0.9
Show newest version
package com.github.frtu.kotlin.transition

import com.github.frtu.kotlin.action.execution.transition.ActionTransition
import com.github.frtu.kotlin.action.management.ActionMetadata

/**
 * Handoff is a Tool like any other that allow to pass action to another Tool
 */
interface Handoff : ActionTransition




© 2015 - 2024 Weber Informatics LLC | Privacy Policy