Uses of Interface
com.github.yulichang.toolkit.support.LambdaMeta
Packages that use LambdaMeta
-
Uses of LambdaMeta in com.github.yulichang.toolkit
Methods in com.github.yulichang.toolkit that return LambdaMetaModifier and TypeMethodDescriptionstatic <T> LambdaMetaLambdaUtils.getMeta(com.baomidou.mybatisplus.core.toolkit.support.SFunction<T, ?> fn) -
Uses of LambdaMeta in com.github.yulichang.toolkit.support
Classes in com.github.yulichang.toolkit.support that implement LambdaMetaModifier and TypeClassDescriptionclass在 IDEA 的 Evaluate 中执行的 Lambda 表达式元数据需要使用该类处理元数据classCreated by hcl at 2021/5/14class基于SerializedLambda创建的元信息