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

com.github.frtu.kotlin.tool.StructuredTool.kt Maven / Gradle / Ivy

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

import com.github.frtu.kotlin.action.execution.TypedAction

/**
 * Structured `Tool` returning 
 *
 * @author Frédéric TU
 * @since 2.0.9
 */
interface StructuredTool : Tool, TypedAction




© 2015 - 2024 Weber Informatics LLC | Privacy Policy