Uses of Interface
com.google.inject.internal.KotlinSupportInterface
-
Packages that use KotlinSupportInterface Package Description com.google.inject.internal Guice (sounds like "juice") -
-
Uses of KotlinSupportInterface in com.google.inject.internal
Classes in com.google.inject.internal that implement KotlinSupportInterface Modifier and Type Class Description private static classKotlinSupport.KotlinUnsupportedFields in com.google.inject.internal declared as KotlinSupportInterface Modifier and Type Field Description (package private) static KotlinSupportInterfaceKotlinSupport.KotlinSupportHolder. INSTANCEMethods in com.google.inject.internal that return KotlinSupportInterface Modifier and Type Method Description static KotlinSupportInterfaceKotlinSupport. getInstance()private static KotlinSupportInterfaceKotlinSupport. loadKotlinSupport()
-