Uses of Class
org.miaixz.bus.core.center.function.LambdaInfo
Packages that use LambdaInfo
-
Uses of LambdaInfo in org.miaixz.bus.core.xyz
Methods in org.miaixz.bus.core.xyz that return LambdaInfoModifier and TypeMethodDescriptionstatic <T extends Serializable>
LambdaInfoLambdaKit.resolve(T func) 解析lambda表达式,加了缓存。 该缓存可能会在任意不定的时间被清除