|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.jet.lang.resolve.java.kotlinSignature.JavaToKotlinMethodMap
public class JavaToKotlinMethodMap
| Field Summary | |
|---|---|
static JavaToKotlinMethodMap |
INSTANCE
|
| Method Summary | |
|---|---|
java.util.List<FunctionDescriptor> |
getFunctions(JavaMethod javaMethod,
FqName classFqName,
ClassDescriptor containingClass)
|
static java.lang.String |
serializeFunction(FunctionDescriptor fun)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final JavaToKotlinMethodMap INSTANCE
| Method Detail |
|---|
@NotNull
public java.util.List<FunctionDescriptor> getFunctions(@NotNull
JavaMethod javaMethod,
@NotNull
FqName classFqName,
@NotNull
ClassDescriptor containingClass)
@NotNull
public static java.lang.String serializeFunction(@NotNull
FunctionDescriptor fun)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||