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 class
KotlinSupport.KotlinUnsupported
Fields in com.google.inject.internal declared as KotlinSupportInterface Modifier and Type Field Description (package private) static KotlinSupportInterface
KotlinSupport.KotlinSupportHolder. INSTANCE
Methods in com.google.inject.internal that return KotlinSupportInterface Modifier and Type Method Description static KotlinSupportInterface
KotlinSupport. getInstance()
private static KotlinSupportInterface
KotlinSupport. loadKotlinSupport()
-