Uses of Class
cloud.opencode.base.expression.compiler.CompiledExpressionCache
Packages that use CompiledExpressionCache
-
Uses of CompiledExpressionCache in cloud.opencode.base.expression.compiler
Methods in cloud.opencode.base.expression.compiler that return CompiledExpressionCacheModifier and TypeMethodDescriptionstatic CompiledExpressionCacheCompiledExpressionCache.create(int maxSize) Create a new cache 创建新缓存static CompiledExpressionCacheCompiledExpressionCache.global()Get the global cache instance 获取全局缓存实例