文件名称: core-8.0.1.jar中文-英文对照文档.zip
<dependency>
<groupId>io.datafx</groupId>
<artifactId>core</artifactId>
<version>8.0.1</version>
</dependency>Gradle:
implementation group: 'io.datafx', name: 'core', version: '8.0.1'
Gradle (Short):
implementation 'io.datafx:core:8.0.1'
Gradle (Kotlin):
implementation("io.datafx:core:8.0.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
io.datafx.core
io.datafx.core.concurrentio.datafx.core.DataFXConfiguration
io.datafx.core.DataFXUtils
io.datafx.core.ExceptionHandler
io.datafx.core.concurrent.Async
io.datafx.core.concurrent.CallableBasedDataFxTask
io.datafx.core.concurrent.ConcurrentUtils
io.datafx.core.concurrent.DataFxCallable
io.datafx.core.concurrent.DataFxRunnable
io.datafx.core.concurrent.DataFxService
io.datafx.core.concurrent.DataFxTask
io.datafx.core.concurrent.ObservableExecutor
io.datafx.core.concurrent.ProcessChain
io.datafx.core.concurrent.ProcessDescription
io.datafx.core.concurrent.Publisher
io.datafx.core.concurrent.PublishingTask
io.datafx.core.concurrent.RunnableBasedDataFxTask
io.datafx.core.concurrent.StreamFX
io.datafx.core.concurrent.TaskState
io.datafx.core.concurrent.TaskStateHandler
io.datafx.core.concurrent.TaskStateHandlerManager
io.datafx.core.concurrent.TaskWithStateHandler
io.datafx.core.concurrent.ThreadPoolExecutorFactory
io.datafx.core.concurrent.ThreadType