Uses of Class
org.aoju.bus.core.toolkit.LambdaKit.Info
Packages that use LambdaKit.Info
-
Uses of LambdaKit.Info in org.aoju.bus.core.toolkit
Methods in org.aoju.bus.core.toolkit that return LambdaKit.InfoModifier and TypeMethodDescriptionstatic <T extends Serializable>
LambdaKit.InfoLambdaKit.resolve(T func) 解析lambda表达式,加了缓存。