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

se.ansman.dagger.auto.compiler.common.rendering.Renderer.kt Maven / Gradle / Ivy

package se.ansman.dagger.auto.compiler.common.rendering

interface Renderer {
    fun render(input: I): F
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy