クラス CompilerFiles
java.lang.ObjectSE
org.springframework.aot.test.generate.CompilerFiles
- 実装済みのインターフェース一覧:
FunctionSE<TestCompiler, TestCompiler>, UnaryOperatorSE<TestCompiler>
AOT
GeneratedFiles を TestCompiler に適用するために使用できるアダプタークラス。- 導入:
- 6.0
- 作成者:
- Stephane Nicoll, Phillip Webb
方法の概要
修飾子と型メソッド説明apply(TestCompiler testCompiler) static UnaryOperatorSE<TestCompiler> from(InMemoryGeneratedFiles generatedFiles) クラス ObjectSE から継承されたメソッド
clone, equalsSE, finalize, getClass, hashCode, notify, notifyAll, toString, wait, waitSE, waitSEインターフェース FunctionSE から継承されたメソッド
andThenSE, composeSE
方法の詳細
from
apply
- 次で指定:
- インターフェース
FunctionSE<TestCompiler, TestCompiler>内のapplySE