您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
索引
帮助
SEARCH:
类的使用
cn.taketoday.test.compiler.TestCompiler.TestCompilationTask
使用
TestCompiler.TestCompilationTask
的程序包
程序包
说明
cn.taketoday.test.compiler
Utilities to work with the Java compiler at test time.
cn.taketoday.test.compiler
中
TestCompiler.TestCompilationTask
的使用
返回
TestCompiler.TestCompilationTask
的
cn.taketoday.test.compiler
中的方法
修饰符和类型
方法
说明
TestCompiler.TestCompilationTask
TestCompiler.
getTask
(
Class
<?>... types)
TestCompiler.TestCompilationTask
TestCompiler.
getTask
(
Collection
<
File
> sourceFiles)