org.jetbrains.kotlin.codegen
Class SamCodegenUtil

java.lang.Object
  extended by org.jetbrains.kotlin.codegen.SamCodegenUtil

public class SamCodegenUtil
extends java.lang.Object


Method Summary
static FunctionDescriptor getOriginalIfSamAdapter(FunctionDescriptor fun)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOriginalIfSamAdapter

@Nullable
public static FunctionDescriptor getOriginalIfSamAdapter(@NotNull
                                                                  FunctionDescriptor fun)