|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jetbrains.kotlin.codegen.SamCodegenUtil
public class SamCodegenUtil
Method Summary | ||
---|---|---|
static FunctionDescriptor |
getOriginalIfSamAdapter(FunctionDescriptor fun)
|
|
static
|
resolveSamAdapter(T descriptor)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
@Nullable public static FunctionDescriptor getOriginalIfSamAdapter(@NotNull FunctionDescriptor fun)
public static <T extends FunctionDescriptor> T resolveSamAdapter(@NotNull T descriptor)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |