jctools-core-2.1.1.jar

Main

Name jctools-core-2.1.1.jar
Class Version Java 6
Locations
/home/pether/git/cia/citizen-intelligence-agency/target/citizen-intelligence-agency-2019.8.18-SNAPSHOT/WEB-INF/lib/jctools-core-2.1.1.jar Not listed
Profiles Sun Java 5
Manifest Manifest-Version: 1.0
Bnd-LastModified: 1506373095020
Build-Jdk: 9
Built-By: yak
Bundle-Description: Java Concurrency Tools Core Library
Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
Bundle-ManifestVersion: 2
Bundle-Name: Java Concurrency Tools Core Library
Bundle-SymbolicName: org.jctools.core
Bundle-Version: 2.1.1
Created-By: Apache Maven Bundle Plugin
Export-Package: org.jctools.maps;version="2.2.0",org.jctools.queues;vers
ion="2.2.0";uses:="org.jctools.queues.spec",org.jctools.queues.atomic;v
ersion="2.2.0";uses:="org.jctools.queues,org.jctools.queues.spec",org.j
ctools.queues.spec;version="2.2.0",org.jctools.util;version="2.2.0";use
s:="sun.misc"
Import-Package: sun.misc;resolution:=optional
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.6))"
Tool: Bnd-2.4.1.201501161923
Signing information
Requires java.io.IOException
java.io.ObjectInputStream
java.io.ObjectOutputStream
java.io.PrintStream
java.io.Serializable
java.lang.AssertionError
java.lang.Class
java.lang.ClassNotFoundException
java.lang.CloneNotSupportedException
java.lang.Cloneable
java.lang.Deprecated
java.lang.Enum
java.lang.Exception
java.lang.IllegalArgumentException
java.lang.IllegalStateException
java.lang.Integer
java.lang.InternalError
java.lang.Long
java.lang.Math
java.lang.NoSuchFieldException
java.lang.NullPointerException
java.lang.Object
java.lang.OutOfMemoryError
java.lang.Runtime
java.lang.RuntimeException
java.lang.String
java.lang.StringBuilder
java.lang.System
java.lang.Thread
java.lang.Throwable
java.lang.UnsupportedOperationException
java.lang.annotation.Annotation
java.lang.annotation.ElementType
java.lang.annotation.Retention
java.lang.annotation.RetentionPolicy
java.lang.annotation.Target
java.lang.reflect.Array
java.lang.reflect.Constructor
java.lang.reflect.Field
java.lang.reflect.Method
java.util.AbstractCollection
java.util.AbstractMap
java.util.AbstractQueue
java.util.AbstractSet
java.util.Arrays
java.util.Collection
java.util.Enumeration
java.util.Iterator
java.util.Map
java.util.Map$Entry
java.util.NoSuchElementException
java.util.Queue
java.util.Set
java.util.concurrent.ConcurrentLinkedQueue
java.util.concurrent.ConcurrentMap
java.util.concurrent.atomic.AtomicInteger
java.util.concurrent.atomic.AtomicLongArray
java.util.concurrent.atomic.AtomicLongFieldUpdater
java.util.concurrent.atomic.AtomicReference
java.util.concurrent.atomic.AtomicReferenceArray
java.util.concurrent.atomic.AtomicReferenceFieldUpdater
sun.misc.Unsafe
Provides
org.jctools.maps.AbstractEntry  
org.jctools.maps.ConcurrentAutoTable  
org.jctools.maps.ConcurrentAutoTable$CAT  
org.jctools.maps.NonBlockingHashMap 1234123412341234123
org.jctools.maps.NonBlockingHashMap$1  
org.jctools.maps.NonBlockingHashMap$2  
org.jctools.maps.NonBlockingHashMap$3  
org.jctools.maps.NonBlockingHashMap$CHM  
org.jctools.maps.NonBlockingHashMap$NBHMEntry  
org.jctools.maps.NonBlockingHashMap$Prime  
org.jctools.maps.NonBlockingHashMap$SnapshotE  
org.jctools.maps.NonBlockingHashMap$SnapshotK  
org.jctools.maps.NonBlockingHashMap$SnapshotV  
org.jctools.maps.NonBlockingHashMapLong 1234123412341234124
org.jctools.maps.NonBlockingHashMapLong$1  
org.jctools.maps.NonBlockingHashMapLong$2  
org.jctools.maps.NonBlockingHashMapLong$3  
org.jctools.maps.NonBlockingHashMapLong$CHM  
org.jctools.maps.NonBlockingHashMapLong$IteratorLong  
org.jctools.maps.NonBlockingHashMapLong$NBHMLEntry  
org.jctools.maps.NonBlockingHashMapLong$Prime  
org.jctools.maps.NonBlockingHashMapLong$SnapshotE  
org.jctools.maps.NonBlockingHashMapLong$SnapshotV  
org.jctools.maps.NonBlockingHashSet  
org.jctools.maps.NonBlockingIdentityHashMap 1234123412341234123
org.jctools.maps.NonBlockingIdentityHashMap$1  
org.jctools.maps.NonBlockingIdentityHashMap$2  
org.jctools.maps.NonBlockingIdentityHashMap$3  
org.jctools.maps.NonBlockingIdentityHashMap$CHM  
org.jctools.maps.NonBlockingIdentityHashMap$NBHMEntry  
org.jctools.maps.NonBlockingIdentityHashMap$Prime  
org.jctools.maps.NonBlockingIdentityHashMap$SnapshotE  
org.jctools.maps.NonBlockingIdentityHashMap$SnapshotK  
org.jctools.maps.NonBlockingIdentityHashMap$SnapshotV  
org.jctools.maps.NonBlockingSetInt 1234123412341234123
org.jctools.maps.NonBlockingSetInt$1  
org.jctools.maps.NonBlockingSetInt$NBSI  
org.jctools.maps.NonBlockingSetInt$iter  
org.jctools.queues.BaseLinkedQueue  
org.jctools.queues.BaseLinkedQueueConsumerNodeRef  
org.jctools.queues.BaseLinkedQueuePad0  
org.jctools.queues.BaseLinkedQueuePad1  
org.jctools.queues.BaseLinkedQueuePad2  
org.jctools.queues.BaseLinkedQueueProducerNodeRef  
org.jctools.queues.BaseMpscLinkedArrayQueue  
org.jctools.queues.BaseMpscLinkedArrayQueueColdProducerFields  
org.jctools.queues.BaseMpscLinkedArrayQueueConsumerFields  
org.jctools.queues.BaseMpscLinkedArrayQueuePad1  
org.jctools.queues.BaseMpscLinkedArrayQueuePad2  
org.jctools.queues.BaseMpscLinkedArrayQueuePad3  
org.jctools.queues.BaseMpscLinkedArrayQueueProducerFields  
org.jctools.queues.BaseSpscLinkedArrayQueue  
org.jctools.queues.BaseSpscLinkedArrayQueueConsumerColdFields  
org.jctools.queues.BaseSpscLinkedArrayQueueConsumerField  
org.jctools.queues.BaseSpscLinkedArrayQueueL2Pad  
org.jctools.queues.BaseSpscLinkedArrayQueuePrePad  
org.jctools.queues.BaseSpscLinkedArrayQueueProducerColdFields  
org.jctools.queues.BaseSpscLinkedArrayQueueProducerFields  
org.jctools.queues.CircularArrayOffsetCalculator  
org.jctools.queues.ConcurrentCircularArrayQueue  
org.jctools.queues.ConcurrentCircularArrayQueueL0Pad  
org.jctools.queues.ConcurrentSequencedCircularArrayQueue  
org.jctools.queues.IndexedQueueSizeUtil  
org.jctools.queues.IndexedQueueSizeUtil$IndexedQueue  
org.jctools.queues.LinkedArrayQueueUtil  
org.jctools.queues.LinkedQueueNode  
org.jctools.queues.MessagePassingQueue  
org.jctools.queues.MessagePassingQueue$Consumer  
org.jctools.queues.MessagePassingQueue$ExitCondition  
org.jctools.queues.MessagePassingQueue$Supplier  
org.jctools.queues.MessagePassingQueue$WaitStrategy  
org.jctools.queues.MessagePassingQueueUtil  
org.jctools.queues.MpmcArrayQueue  
org.jctools.queues.MpmcArrayQueueConsumerIndexField  
org.jctools.queues.MpmcArrayQueueL1Pad  
org.jctools.queues.MpmcArrayQueueL2Pad  
org.jctools.queues.MpmcArrayQueueL3Pad  
org.jctools.queues.MpmcArrayQueueProducerIndexField  
org.jctools.queues.MpscArrayQueue  
org.jctools.queues.MpscArrayQueueConsumerIndexField  
org.jctools.queues.MpscArrayQueueL1Pad  
org.jctools.queues.MpscArrayQueueL2Pad  
org.jctools.queues.MpscArrayQueueL3Pad  
org.jctools.queues.MpscArrayQueueMidPad  
org.jctools.queues.MpscArrayQueueProducerIndexField  
org.jctools.queues.MpscArrayQueueProducerLimitField  
org.jctools.queues.MpscChunkedArrayQueue  
org.jctools.queues.MpscChunkedArrayQueueColdProducerFields  
org.jctools.queues.MpscCompoundQueue  
org.jctools.queues.MpscCompoundQueueColdFields  
org.jctools.queues.MpscCompoundQueueConsumerQueueIndex  
org.jctools.queues.MpscCompoundQueueL0Pad  
org.jctools.queues.MpscCompoundQueueMidPad  
org.jctools.queues.MpscGrowableArrayQueue  
org.jctools.queues.MpscLinkedQueue  
org.jctools.queues.MpscLinkedQueue7  
org.jctools.queues.MpscLinkedQueue8  
org.jctools.queues.MpscUnboundedArrayQueue  
org.jctools.queues.PaddedCircularArrayOffsetCalculator  
org.jctools.queues.QueueFactory  
org.jctools.queues.QueueProgressIndicators  
org.jctools.queues.SpmcArrayQueue  
org.jctools.queues.SpmcArrayQueueConsumerIndexField  
org.jctools.queues.SpmcArrayQueueL1Pad  
org.jctools.queues.SpmcArrayQueueL2Pad  
org.jctools.queues.SpmcArrayQueueL3Pad  
org.jctools.queues.SpmcArrayQueueMidPad  
org.jctools.queues.SpmcArrayQueueProducerIndexCacheField  
org.jctools.queues.SpmcArrayQueueProducerIndexField  
org.jctools.queues.SpscArrayQueue  
org.jctools.queues.SpscArrayQueueColdField  
org.jctools.queues.SpscArrayQueueConsumerIndexField  
org.jctools.queues.SpscArrayQueueL1Pad  
org.jctools.queues.SpscArrayQueueL2Pad  
org.jctools.queues.SpscArrayQueueL3Pad  
org.jctools.queues.SpscArrayQueueProducerIndexFields  
org.jctools.queues.SpscChunkedArrayQueue  
org.jctools.queues.SpscGrowableArrayQueue  
org.jctools.queues.SpscLinkedQueue  
org.jctools.queues.SpscUnboundedArrayQueue  
org.jctools.queues.atomic.AtomicQueueFactory  
org.jctools.queues.atomic.AtomicReferenceArrayQueue  
org.jctools.queues.atomic.BaseLinkedAtomicQueue  
org.jctools.queues.atomic.BaseLinkedAtomicQueueConsumerNodeRef  
org.jctools.queues.atomic.BaseLinkedAtomicQueuePad0  
org.jctools.queues.atomic.BaseLinkedAtomicQueuePad1  
org.jctools.queues.atomic.BaseLinkedAtomicQueuePad2  
org.jctools.queues.atomic.BaseLinkedAtomicQueueProducerNodeRef  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueue  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueColdProducerFields  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueConsumerFields  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad1  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad2  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueuePad3  
org.jctools.queues.atomic.BaseMpscLinkedAtomicArrayQueueProducerFields  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueue  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueueConsumerColdFields  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueueConsumerField  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueueL2Pad  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueuePrePad  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueueProducerColdFields  
org.jctools.queues.atomic.BaseSpscLinkedAtomicArrayQueueProducerFields  
org.jctools.queues.atomic.LinkedAtomicArrayQueueUtil  
org.jctools.queues.atomic.LinkedQueueAtomicNode 2404266111789071508
org.jctools.queues.atomic.MpmcAtomicArrayQueue  
org.jctools.queues.atomic.MpmcAtomicArrayQueueConsumerIndexField  
org.jctools.queues.atomic.MpmcAtomicArrayQueueL1Pad  
org.jctools.queues.atomic.MpmcAtomicArrayQueueL2Pad  
org.jctools.queues.atomic.MpmcAtomicArrayQueueL3Pad  
org.jctools.queues.atomic.MpmcAtomicArrayQueueProducerIndexField  
org.jctools.queues.atomic.MpscAtomicArrayQueue  
org.jctools.queues.atomic.MpscAtomicArrayQueueConsumerIndexField  
org.jctools.queues.atomic.MpscAtomicArrayQueueL1Pad  
org.jctools.queues.atomic.MpscAtomicArrayQueueL2Pad  
org.jctools.queues.atomic.MpscAtomicArrayQueueL3Pad  
org.jctools.queues.atomic.MpscAtomicArrayQueueMidPad  
org.jctools.queues.atomic.MpscAtomicArrayQueueProducerIndexField  
org.jctools.queues.atomic.MpscAtomicArrayQueueProducerLimitField  
org.jctools.queues.atomic.MpscChunkedAtomicArrayQueue  
org.jctools.queues.atomic.MpscChunkedAtomicArrayQueueColdProducerFields  
org.jctools.queues.atomic.MpscGrowableAtomicArrayQueue  
org.jctools.queues.atomic.MpscLinkedAtomicQueue  
org.jctools.queues.atomic.MpscUnboundedAtomicArrayQueue  
org.jctools.queues.atomic.SequencedAtomicReferenceArrayQueue  
org.jctools.queues.atomic.SpmcAtomicArrayQueue  
org.jctools.queues.atomic.SpmcAtomicArrayQueueConsumerIndexField  
org.jctools.queues.atomic.SpmcAtomicArrayQueueL1Pad  
org.jctools.queues.atomic.SpmcAtomicArrayQueueL2Pad  
org.jctools.queues.atomic.SpmcAtomicArrayQueueL3Pad  
org.jctools.queues.atomic.SpmcAtomicArrayQueueMidPad  
org.jctools.queues.atomic.SpmcAtomicArrayQueueProducerIndexCacheField  
org.jctools.queues.atomic.SpmcAtomicArrayQueueProducerIndexField  
org.jctools.queues.atomic.SpscAtomicArrayQueue  
org.jctools.queues.atomic.SpscAtomicArrayQueueColdField  
org.jctools.queues.atomic.SpscAtomicArrayQueueConsumerIndexField  
org.jctools.queues.atomic.SpscAtomicArrayQueueL1Pad  
org.jctools.queues.atomic.SpscAtomicArrayQueueL2Pad  
org.jctools.queues.atomic.SpscAtomicArrayQueueL3Pad  
org.jctools.queues.atomic.SpscAtomicArrayQueueProducerIndexFields  
org.jctools.queues.atomic.SpscChunkedAtomicArrayQueue  
org.jctools.queues.atomic.SpscGrowableAtomicArrayQueue  
org.jctools.queues.atomic.SpscLinkedAtomicQueue  
org.jctools.queues.atomic.SpscUnboundedAtomicArrayQueue  
org.jctools.queues.spec.ConcurrentQueueSpec  
org.jctools.queues.spec.Ordering  
org.jctools.queues.spec.Preference  
org.jctools.util.InternalAPI  
org.jctools.util.PortableJvmInfo  
org.jctools.util.Pow2  
org.jctools.util.RangeUtil  
org.jctools.util.UnsafeAccess  
org.jctools.util.UnsafeJvmInfo  
org.jctools.util.UnsafeRefArrayAccess  


Generated by: JBoss Tattletale 1.2.0.Beta2