Package qilin.core.invokedynamic


package qilin.core.invokedynamic
  • Classes
    Class
    Description
    Resolves invokedynamic call sites bootstrapped by java.lang.invoke.LambdaMetafactory whose target is a plain static method - every non-capturing lambda body and every static method reference - by reading the target directly out of the bootstrap's MethodHandle constant.