quasar-core-0.7.10.jar中文-英文对照文档.zip

co.paralleluniversequasar-core0.7.10API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: quasar-core-0.7.10.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 1.67 MB

选择下载方式

方式1:微信扫码支付下载
文件价格:¥1
支付完成后自动开始下载
方式2:兑换码下载
前往 链动小铺 购买【Java 组件中文文档兑换码】

文件简介

quasar-core-0.7.10.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:quasar-core-0.7.10.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:quasar-core-0.7.10.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:quasar-core-0.7.10.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:quasar-core-0.7.10-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 quasar-core-0.7.10.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: quasar-core
  • 描述: JVM的纤维、通道和参与者
  • 版本: 0.7.10

Maven依赖

<dependency>
	<groupId>co.paralleluniverse</groupId>
	<artifactId>quasar-core</artifactId>
	<version>0.7.10</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'co.paralleluniverse', name: 'quasar-core', version: '0.7.10'
Gradle (Short):
	implementation 'co.paralleluniverse:quasar-core:0.7.10'
Gradle (Kotlin):
	implementation("co.paralleluniverse:quasar-core:0.7.10")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

co.paralleluniverse.common.benchmark
co.paralleluniverse.common.classloader
co.paralleluniverse.common.logging
co.paralleluniverse.common.monitoring
co.paralleluniverse.common.reflection
co.paralleluniverse.common.test
co.paralleluniverse.common.util
co.paralleluniverse.concurrent.forkjoin
co.paralleluniverse.concurrent.util
co.paralleluniverse.fibers
co.paralleluniverse.fibers.futures
co.paralleluniverse.fibers.instrument
co.paralleluniverse.fibers.io
co.paralleluniverse.io.serialization
co.paralleluniverse.io.serialization.kryo
co.paralleluniverse.remote
co.paralleluniverse.strands
co.paralleluniverse.strands.channels
co.paralleluniverse.strands.channels.transfer
co.paralleluniverse.strands.concurrent
co.paralleluniverse.strands.dataflow
co.paralleluniverse.strands.queues

本组件包含的 Java class(类)

co.paralleluniverse.common.benchmark.Striped
co.paralleluniverse.common.benchmark.StripedHistogram
co.paralleluniverse.common.benchmark.StripedLongTimeSeries
co.paralleluniverse.common.benchmark.StripedLongTimeSeries.Record
co.paralleluniverse.common.benchmark.StripedLongTimeSeries.ThreadRecorder
co.paralleluniverse.common.benchmark.StripedTimeSeries
co.paralleluniverse.common.benchmark.StripedTimeSeries.Record
co.paralleluniverse.common.benchmark.StripedTimeSeries.ThreadRecorder
co.paralleluniverse.common.classloader.ClassLoaderMXBean
co.paralleluniverse.common.logging.LoggingUtils
co.paralleluniverse.common.logging.SimpleFormatter
co.paralleluniverse.common.monitoring.Counter
co.paralleluniverse.common.monitoring.CpuUsageGaugeSet
co.paralleluniverse.common.monitoring.ExecutorServiceLatencyProbe
co.paralleluniverse.common.monitoring.FlightRecorder
co.paralleluniverse.common.monitoring.FlightRecorder.Record
co.paralleluniverse.common.monitoring.FlightRecorderMXBean
co.paralleluniverse.common.monitoring.FlightRecorderMessage
co.paralleluniverse.common.monitoring.FlightRecorderMessageFactory
co.paralleluniverse.common.monitoring.ForkJoinInfo
co.paralleluniverse.common.monitoring.ForkJoinPoolMXBean
co.paralleluniverse.common.monitoring.ForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.ForkJoinPoolMonitor.Status
co.paralleluniverse.common.monitoring.GenericRecordingDouble
co.paralleluniverse.common.monitoring.JMXForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.LatencyStatsReservoir
co.paralleluniverse.common.monitoring.Metrics
co.paralleluniverse.common.monitoring.MetricsForkJoinPoolMonitor
co.paralleluniverse.common.monitoring.MonitorType
co.paralleluniverse.common.monitoring.MonitoringServices
co.paralleluniverse.common.monitoring.MonitoringServicesMXBean
co.paralleluniverse.common.monitoring.Profile
co.paralleluniverse.common.monitoring.RecordingDouble
co.paralleluniverse.common.monitoring.SimpleMBean
co.paralleluniverse.common.monitoring.SimpleReservoir
co.paralleluniverse.common.reflection.ASMUtil
co.paralleluniverse.common.reflection.AnnotationUtil
co.paralleluniverse.common.reflection.ClassLoaderUtil
co.paralleluniverse.common.reflection.ClassLoaderUtil.Visitor
co.paralleluniverse.common.reflection.ReflectionUtil
co.paralleluniverse.common.test.TestInterface
co.paralleluniverse.common.test.TestInterface2
co.paralleluniverse.common.test.TestUtil
co.paralleluniverse.common.util.Action2
co.paralleluniverse.common.util.CharSequences
co.paralleluniverse.common.util.CheckedCallable
co.paralleluniverse.common.util.ConcurrentSet
co.paralleluniverse.common.util.Debug
co.paralleluniverse.common.util.Debug.StackTraceFilter
co.paralleluniverse.common.util.DelegatingEquals
co.paralleluniverse.common.util.Exceptions
co.paralleluniverse.common.util.ExtendedStackTrace
co.paralleluniverse.common.util.ExtendedStackTraceElement
co.paralleluniverse.common.util.Function2
co.paralleluniverse.common.util.Function3
co.paralleluniverse.common.util.Function4
co.paralleluniverse.common.util.Function5
co.paralleluniverse.common.util.Objects
co.paralleluniverse.common.util.Pair
co.paralleluniverse.common.util.ProcessUtil
co.paralleluniverse.common.util.SameThreadExecutor
co.paralleluniverse.common.util.SameThreadExecutorService
co.paralleluniverse.common.util.ServiceUtil
co.paralleluniverse.common.util.Strings
co.paralleluniverse.common.util.Substring
co.paralleluniverse.common.util.SystemProperties
co.paralleluniverse.common.util.Tuple
co.paralleluniverse.common.util.UtilUnsafe
co.paralleluniverse.common.util.VisibleForTesting
co.paralleluniverse.concurrent.forkjoin.ExtendedForkJoinWorkerFactory
co.paralleluniverse.concurrent.forkjoin.ExtendedForkJoinWorkerThread
co.paralleluniverse.concurrent.forkjoin.ForkJoinUtil
co.paralleluniverse.concurrent.forkjoin.MonitoredForkJoinPool
co.paralleluniverse.concurrent.forkjoin.ParkableForkJoinTask
co.paralleluniverse.concurrent.forkjoin.ParkableForkJoinTask.Park
co.paralleluniverse.concurrent.util.AbstractCompletableExecutorService
co.paralleluniverse.concurrent.util.CompletableExecutorService
co.paralleluniverse.concurrent.util.CompletableExecutors
co.paralleluniverse.concurrent.util.CompletableFutureTask
co.paralleluniverse.concurrent.util.CompletableScheduledExecutorService
co.paralleluniverse.concurrent.util.ConcurrentSkipListPriorityQueue
co.paralleluniverse.concurrent.util.ConcurrentSkipListSet
co.paralleluniverse.concurrent.util.DelayQueue
co.paralleluniverse.concurrent.util.EnhancedAtomicLong
co.paralleluniverse.concurrent.util.EnhancedAtomicReference
co.paralleluniverse.concurrent.util.MapUtil
co.paralleluniverse.concurrent.util.ScheduledSingleThreadExecutor
co.paralleluniverse.concurrent.util.SingleConsumerNonblockingProducerDelayQueue
co.paralleluniverse.concurrent.util.SingleConsumerNonblockingProducerQueue
co.paralleluniverse.concurrent.util.ThreadAccess
co.paralleluniverse.concurrent.util.ThreadUtil
co.paralleluniverse.fibers.DefaultFiberScheduler
co.paralleluniverse.fibers.Fiber
co.paralleluniverse.fibers.FiberAsync
co.paralleluniverse.fibers.FiberControl
co.paralleluniverse.fibers.FiberExecutorScheduler
co.paralleluniverse.fibers.FiberFactory
co.paralleluniverse.fibers.FiberForkJoinScheduler
co.paralleluniverse.fibers.FiberInfo
co.paralleluniverse.fibers.FiberScheduler
co.paralleluniverse.fibers.FiberSchedulerTask
co.paralleluniverse.fibers.FiberTimedScheduler
co.paralleluniverse.fibers.FiberUtil
co.paralleluniverse.fibers.FiberWriter
co.paralleluniverse.fibers.FibersMXBean
co.paralleluniverse.fibers.FibersMonitor
co.paralleluniverse.fibers.Instrumented
co.paralleluniverse.fibers.Joinable
co.paralleluniverse.fibers.NoopFibersMonitor
co.paralleluniverse.fibers.RuntimeExecutionException
co.paralleluniverse.fibers.RuntimeSuspendExecution
co.paralleluniverse.fibers.SchedulerLocal
co.paralleluniverse.fibers.Stack
co.paralleluniverse.fibers.SuspendExecution
co.paralleluniverse.fibers.Suspendable
co.paralleluniverse.fibers.ThreadLocalSerializer
co.paralleluniverse.fibers.TrueThreadLocal
co.paralleluniverse.fibers.VerifyInstrumentationException
co.paralleluniverse.fibers.futures.AsyncCompletionStage
co.paralleluniverse.fibers.futures.AsyncListenableFuture
co.paralleluniverse.fibers.instrument.CheckInstrumentationVisitor
co.paralleluniverse.fibers.instrument.Classes
co.paralleluniverse.fibers.instrument.DefaultSuspendableClassifier
co.paralleluniverse.fibers.instrument.DontInstrument
co.paralleluniverse.fibers.instrument.FindAnnotatedMethods
co.paralleluniverse.fibers.instrument.InstrumentationTKB
co.paralleluniverse.fibers.instrument.InstrumentationTask
co.paralleluniverse.fibers.instrument.InstrumentationTask.WorkListEntry
co.paralleluniverse.fibers.instrument.JavaAgent
co.paralleluniverse.fibers.instrument.Log
co.paralleluniverse.fibers.instrument.LogLevel
co.paralleluniverse.fibers.instrument.MethodDatabase
co.paralleluniverse.fibers.instrument.MethodDatabase.ClassEntry
co.paralleluniverse.fibers.instrument.MethodDatabase.ExtractSuperClass
co.paralleluniverse.fibers.instrument.MethodDatabase.SuspendableType
co.paralleluniverse.fibers.instrument.OldSuspendablesScanner
co.paralleluniverse.fibers.instrument.QuasarInstrumentor
co.paralleluniverse.fibers.instrument.QuasarURLClassLoader
co.paralleluniverse.fibers.instrument.QuasarURLClassLoaderHelper
co.paralleluniverse.fibers.instrument.Retransform
co.paralleluniverse.fibers.instrument.Retransform.ClassLoadListener
co.paralleluniverse.fibers.instrument.SimpleSuspendableClassifier
co.paralleluniverse.fibers.instrument.SuspendableClassifier
co.paralleluniverse.fibers.instrument.SuspendableHelper
co.paralleluniverse.fibers.instrument.SuspendablesScanner
co.paralleluniverse.fibers.instrument.UnableToInstrumentException
co.paralleluniverse.fibers.io.ChannelGroup
co.paralleluniverse.fibers.io.FiberFileChannel
co.paralleluniverse.fibers.io.FiberServerSocketChannel
co.paralleluniverse.fibers.io.FiberSocketChannel
co.paralleluniverse.io.serialization.ByteArraySerializer
co.paralleluniverse.io.serialization.IOStreamSerializer
co.paralleluniverse.io.serialization.JDKSerializer
co.paralleluniverse.io.serialization.Serialization
co.paralleluniverse.io.serialization.WriteReplace
co.paralleluniverse.io.serialization.kryo.ExternalizableKryoSerializer
co.paralleluniverse.io.serialization.kryo.KryoSerializer
co.paralleluniverse.io.serialization.kryo.KryoUtil
co.paralleluniverse.io.serialization.kryo.ReplaceableObjectKryo
co.paralleluniverse.remote.RemoteChannelProxyFactory
co.paralleluniverse.remote.RemoteChannelProxyFactoryService
co.paralleluniverse.remote.RemoteException
co.paralleluniverse.strands.AbstractFuture
co.paralleluniverse.strands.CheckedSuspendableCallable
co.paralleluniverse.strands.Condition
co.paralleluniverse.strands.ConditionSelector
co.paralleluniverse.strands.ConditionSynchronizer
co.paralleluniverse.strands.DoneSynchronizer
co.paralleluniverse.strands.OwnedSynchronizer
co.paralleluniverse.strands.SettableFuture
co.paralleluniverse.strands.SimpleConditionSynchronizer
co.paralleluniverse.strands.Strand
co.paralleluniverse.strands.Strand.State
co.paralleluniverse.strands.Strand.UncaughtExceptionHandler
co.paralleluniverse.strands.StrandFactory
co.paralleluniverse.strands.StrandFactoryBuilder
co.paralleluniverse.strands.StrandLocalRandom
co.paralleluniverse.strands.Stranded
co.paralleluniverse.strands.SuspendableAction1
co.paralleluniverse.strands.SuspendableAction2
co.paralleluniverse.strands.SuspendableCallable
co.paralleluniverse.strands.SuspendableRunnable
co.paralleluniverse.strands.SuspendableUtils
co.paralleluniverse.strands.SuspendableUtils.VoidSuspendableCallable
co.paralleluniverse.strands.Synchronization
co.paralleluniverse.strands.Timeout
co.paralleluniverse.strands.channels.Channel
co.paralleluniverse.strands.channels.ChannelClosedException
co.paralleluniverse.strands.channels.Channels
co.paralleluniverse.strands.channels.Channels.OverflowPolicy
co.paralleluniverse.strands.channels.DelegatingReceivePort
co.paralleluniverse.strands.channels.DelegatingSendPort
co.paralleluniverse.strands.channels.DoubleChannel
co.paralleluniverse.strands.channels.DoubleReceivePort
co.paralleluniverse.strands.channels.DoubleSendPort
co.paralleluniverse.strands.channels.FlatMappingReceivePort
co.paralleluniverse.strands.channels.FloatChannel
co.paralleluniverse.strands.channels.FloatReceivePort
co.paralleluniverse.strands.channels.FloatSendPort
co.paralleluniverse.strands.channels.IntChannel
co.paralleluniverse.strands.channels.IntReceivePort
co.paralleluniverse.strands.channels.IntSendPort
co.paralleluniverse.strands.channels.LongChannel
co.paralleluniverse.strands.channels.LongReceivePort
co.paralleluniverse.strands.channels.LongSendPort
co.paralleluniverse.strands.channels.Mix
co.paralleluniverse.strands.channels.Mix.Mode
co.paralleluniverse.strands.channels.Mix.SoloEffect
co.paralleluniverse.strands.channels.Mix.State
co.paralleluniverse.strands.channels.Port
co.paralleluniverse.strands.channels.PortAutoCloseable
co.paralleluniverse.strands.channels.ProducerException
co.paralleluniverse.strands.channels.QueueChannel
co.paralleluniverse.strands.channels.QueueDoubleChannel
co.paralleluniverse.strands.channels.QueueFloatChannel
co.paralleluniverse.strands.channels.QueueIntChannel
co.paralleluniverse.strands.channels.QueueLongChannel
co.paralleluniverse.strands.channels.QueueObjectChannel
co.paralleluniverse.strands.channels.QueuePrimitiveChannel
co.paralleluniverse.strands.channels.ReceivePort
co.paralleluniverse.strands.channels.ReceivePort.EOFException
co.paralleluniverse.strands.channels.ReceivePortGroup
co.paralleluniverse.strands.channels.SelectAction
co.paralleluniverse.strands.channels.SelectActionImpl
co.paralleluniverse.strands.channels.SelectReceiveListener
co.paralleluniverse.strands.channels.SelectSendListener
co.paralleluniverse.strands.channels.Selectable
co.paralleluniverse.strands.channels.Selector
co.paralleluniverse.strands.channels.SendPort
co.paralleluniverse.strands.channels.SingleConsumerQueueChannel
co.paralleluniverse.strands.channels.SplitSendPort
co.paralleluniverse.strands.channels.StandardChannel
co.paralleluniverse.strands.channels.ThreadReceivePort
co.paralleluniverse.strands.channels.ThreadSendPort
co.paralleluniverse.strands.channels.TickerChannelConsumer
co.paralleluniverse.strands.channels.TickerChannelConsumer.TickerChannelFloatConsumer
co.paralleluniverse.strands.channels.TimeoutChannel
co.paralleluniverse.strands.channels.Topic
co.paralleluniverse.strands.channels.TransferChannel
co.paralleluniverse.strands.channels.TransformingReceivePort
co.paralleluniverse.strands.channels.TransformingSendPort
co.paralleluniverse.strands.channels.ZippingReceivePort
co.paralleluniverse.strands.channels.transfer.Pipeline
co.paralleluniverse.strands.concurrent.AbstractOwnableSynchronizer
co.paralleluniverse.strands.concurrent.AbstractQueuedLongSynchronizer
co.paralleluniverse.strands.concurrent.AbstractQueuedSynchronizer
co.paralleluniverse.strands.concurrent.CountDownLatch
co.paralleluniverse.strands.concurrent.CyclicBarrier
co.paralleluniverse.strands.concurrent.Phaser
co.paralleluniverse.strands.concurrent.ReentrantLock
co.paralleluniverse.strands.concurrent.ReentrantReadWriteLock
co.paralleluniverse.strands.concurrent.ReentrantReadWriteLock.ReadLock
co.paralleluniverse.strands.concurrent.ReentrantReadWriteLock.WriteLock
co.paralleluniverse.strands.concurrent.Semaphore
co.paralleluniverse.strands.concurrent.StampedLock
co.paralleluniverse.strands.dataflow.Val
co.paralleluniverse.strands.dataflow.ValChannel
co.paralleluniverse.strands.dataflow.Var
co.paralleluniverse.strands.queues.ArrayQueue
co.paralleluniverse.strands.queues.BasicQueue
co.paralleluniverse.strands.queues.BasicSingleConsumerDoubleQueue
co.paralleluniverse.strands.queues.BasicSingleConsumerFloatQueue
co.paralleluniverse.strands.queues.BasicSingleConsumerIntQueue
co.paralleluniverse.strands.queues.BasicSingleConsumerLongQueue
co.paralleluniverse.strands.queues.BasicSingleConsumerQueue
co.paralleluniverse.strands.queues.BoxQueue
co.paralleluniverse.strands.queues.CircularBuffer
co.paralleluniverse.strands.queues.CircularDoubleBuffer
co.paralleluniverse.strands.queues.CircularFloatBuffer
co.paralleluniverse.strands.queues.CircularIntBuffer
co.paralleluniverse.strands.queues.CircularLongBuffer
co.paralleluniverse.strands.queues.CircularObjectBuffer
co.paralleluniverse.strands.queues.DoubleQueueIterator
co.paralleluniverse.strands.queues.FloatQueueIterator
co.paralleluniverse.strands.queues.IntQueueIterator
co.paralleluniverse.strands.queues.LongQueueIterator
co.paralleluniverse.strands.queues.QueueCapacityExceededException
co.paralleluniverse.strands.queues.QueueIterator
co.paralleluniverse.strands.queues.SingleConsumerArrayDoubleQueue
co.paralleluniverse.strands.queues.SingleConsumerArrayFloatQueue
co.paralleluniverse.strands.queues.SingleConsumerArrayIntQueue
co.paralleluniverse.strands.queues.SingleConsumerArrayLongQueue
co.paralleluniverse.strands.queues.SingleConsumerArrayObjectQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayDoubleQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayFloatQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayIntQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayLongQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayObjectQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedArrayPrimitiveQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedDoubleQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedFloatQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedIntQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedLongQueue
co.paralleluniverse.strands.queues.SingleConsumerLinkedObjectQueue
co.paralleluniverse.strands.queues.SingleConsumerQueue