Class KotlinSupport

java.lang.Object
com.google.inject.internal.KotlinSupport

public final class KotlinSupport extends Object
Class to conditionally load support for Kotlin features. These features are enabled based on whether com.google.inject.kotlin.KotlinSupportImpl is in the class path.