Uses of Interface
org.jctools.queues.util.JCToolsGenerator
Packages that use JCToolsGenerator
Package
Description
-
Uses of JCToolsGenerator in org.jctools.queues.atomic
Classes in org.jctools.queues.atomic that implement JCToolsGeneratorModifier and TypeClassDescriptionclass
This generator takes in an JCTools 'ArrayQueue' Java source file and patchesUnsafe
accesses into atomicAtomicLongFieldUpdater
.class
This generator takes in an JCTools 'LinkedQueue' Java source file and patchesUnsafe
accesses into atomicAtomicLongFieldUpdater
.class
Base class of the atomic queue generators. -
Uses of JCToolsGenerator in org.jctools.queues.atomic.unpadded
Classes in org.jctools.queues.atomic.unpadded that implement JCToolsGeneratorModifier and TypeClassDescriptionclass
class
-
Uses of JCToolsGenerator in org.jctools.queues.unpadded
Classes in org.jctools.queues.unpadded that implement JCToolsGenerator -
Uses of JCToolsGenerator in org.jctools.queues.util
Method parameters in org.jctools.queues.util with type arguments of type JCToolsGeneratorModifier and TypeMethodDescriptionstatic void
GeneratorUtils.runJCToolsGenerator
(Class<? extends JCToolsGenerator> generatorClass, String[] args)