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

The newest version!
package se.ansman.dagger.auto.compiler.common.rendering

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy