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

com.github.frtu.kotlin.translate.Translator.kt Maven / Gradle / Ivy

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

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

/**
 * Transform from one type to another
 */
interface Translator : TypedAction




© 2015 - 2024 Weber Informatics LLC | Privacy Policy