Class SerializedLambda

java.lang.Object
cn.lm.mybatis.mapper.util.support.SerializedLambda
All Implemented Interfaces:
Serializable

public class SerializedLambda extends Object implements Serializable
当前类是 SerializedLambda 的一个镜像

Create by hcl at 2020/7/17

See Also:
  • Constructor Details

    • SerializedLambda

      public SerializedLambda()
  • Method Details

    • extract

      public static SerializedLambda extract(Serializable serializable)
    • getInstantiatedMethodType

      public String getInstantiatedMethodType()
    • getCapturingClass

      public Class<?> getCapturingClass()
    • getImplMethodName

      public String getImplMethodName()