|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PlatformToKotlinClassMap
| Field Summary | |
|---|---|
static PlatformToKotlinClassMap |
EMPTY
|
| Method Summary | |
|---|---|
java.util.Collection<ClassDescriptor> |
mapPlatformClass(ClassDescriptor classDescriptor)
|
java.util.Collection<ClassDescriptor> |
mapPlatformClassesInside(DeclarationDescriptor containingDeclaration)
|
| Field Detail |
|---|
static final PlatformToKotlinClassMap EMPTY
| Method Detail |
|---|
@NotNull
java.util.Collection<ClassDescriptor> mapPlatformClass(@NotNull
ClassDescriptor classDescriptor)
@NotNull
java.util.Collection<ClassDescriptor> mapPlatformClassesInside(@NotNull
DeclarationDescriptor containingDeclaration)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||