您的浏览器已禁用 JavaScript。
跳过导航链接
today-core
概览
程序包
类
使用
树
已过时
索引
帮助
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
程序包 cn.taketoday.aot
@NonNullApi
@NonNullFields
package
cn.taketoday.aot
Core package for Infra AOT infrastructure.
Related Packages
程序包
说明
cn.taketoday.aot.generate
Support classes for components that contribute generated code equivalent to a runtime behavior.
cn.taketoday.aot.hint
Support for registering the need for reflection, resources, java serialization and proxies at runtime.
cn.taketoday.aot.nativex
Support for generating GraalVM native configuration from runtime hints.
类
类
说明
AotDetector
Utility for determining if AOT-processed optimizations must be used rather than the regular runtime.