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

se.ansman.dagger.auto.compiler.common.processing.AutoDaggerEnvironment.kt Maven / Gradle / Ivy

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

interface AutoDaggerEnvironment : RenderEngine {
    val logger: AutoDaggerLogger
    fun write(file: F)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy