Type Changes:

Home

Projects

Type Before Type After No. of Instances No. of Commits No. of Projects Hierarchy Relation Primitive Info Namespace
net.openhft.lang.io.Bytes net.openhft.chronicle.map.TcpReplicator.TcpSocketChannelEntryWriter 19 1 1 - - External -> Internal
java.nio.channels.SocketChannel void 1 1 1 - - Jdk -> Jdk
java.util.Set java.util.Collection 1 1 1 R_SUPER_T - Jdk -> Jdk
java.util.Collection java.util.Set 1 1 1 T_SUPER_R - Jdk -> Jdk
net.openhft.chronicle.hash.StatelessClientConfig net.openhft.chronicle.set.ChronicleSetStatelessClientBuilder 2 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.StatelessClientConfig net.openhft.chronicle.map.ChronicleMapStatelessClientBuilder 2 1 1 - - Internal -> Internal
net.openhft.chronicle.map.StatelessMapConfig net.openhft.chronicle.map.ChronicleMapStatelessClientBuilder<K, V> 1 1 1 - - Internal -> Internal
int long 6 5 1 - Widening Jdk -> Jdk
net.openhft.chronicle.map.MapKeyContext<BooleanValue> net.openhft.chronicle.map.MapKeyContext<?, BooleanValue> 12 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<UnsignedByteValue> net.openhft.chronicle.map.MapKeyContext<?, UnsignedByteValue> 12 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<CharValue> net.openhft.chronicle.map.MapKeyContext<?, CharValue> 11 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<UnsignedShortValue> net.openhft.chronicle.map.MapKeyContext<?, UnsignedShortValue> 12 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<FloatValue> net.openhft.chronicle.map.MapKeyContext<?, FloatValue> 12 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<DoubleValue> net.openhft.chronicle.map.MapKeyContext<?, DoubleValue> 12 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<UnsignedIntValue> net.openhft.chronicle.map.MapKeyContext<UnsignedIntValue, UnsignedIntValue> 6 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<ShortValue> net.openhft.chronicle.map.MapKeyContext<ShortValue, ?> 12 1 1 - - Internal -> Internal
java.lang.Void net.openhft.chronicle.hash.serialization.internal.DummyValue 3 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.HashLookup.EntryPredicate net.openhft.chronicle.hash.impl.hashlookup.HashLookupIteration 1 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.function.Function net.openhft.chronicle.hash.function.SerializableFunction 9 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.VanillaContext net.openhft.chronicle.hash.impl.HashContext 7 1 1 - - Internal -> Internal
boolean void 2 2 1 - - Jdk -> Jdk
java.util.Iterator<byte[]> java.util.Iterator 1 1 1 - - Jdk -> Jdk
java.util.Map net.openhft.chronicle.map.BytesChronicleMap 1 1 1 - - Jdk -> Internal
java.lang.String net.openhft.chronicle.map.MapWireHandler.EventId 15 3 1 - - Jdk -> Internal
net.openhft.chronicle.wire.Wire net.openhft.chronicle.wire.WireOut 1 1 1 - - External -> External
net.openhft.chronicle.wire.WireOut net.openhft.chronicle.wire.ValueOut 1 1 1 - - External -> External
java.util.function.Consumer<net.openhft.chronicle.wire.WireOut> java.util.function.Consumer<ValueOut> 3 1 1 - - Jdk -> Jdk
short java.lang.String 4 2 1 - - Jdk -> Jdk
short int 3 1 1 - Widening Jdk -> Jdk
java.util.List java.util.Map 5 1 1 - - Jdk -> Jdk
net.openhft.chronicle.map.MapWireHandler.EventId net.openhft.chronicle.engine.client.ParameterizeWireKey 1 1 1 - - Internal -> External
net.openhft.chronicle.map.MapWireHandler.Fields net.openhft.chronicle.wire.WireKey 4 1 1 - - Internal -> External
net.openhft.chronicle.engine.client.ParameterizeWireKey net.openhft.chronicle.map.MapWireHandler.EventId 2 1 1 - - External -> Internal
net.openhft.chronicle.map.ClientWiredStatelessChronicleEntrySet.Params net.openhft.chronicle.wire.WireKey 1 1 1 - - Internal -> External
net.openhft.chronicle.map.MapWireHandler.EventId net.openhft.chronicle.map.ClientWiredStatelessChronicleEntrySet.EntrySetEventId 1 1 1 - - Internal -> Internal
java.util.Map<java.lang.Integer, net.openhft.chronicle.map.Replica> net.openhft.chronicle.map.MapWireConnectionHub 1 1 1 Composition - Jdk -> Internal
net.openhft.chronicle.wire.ValueOut net.openhft.chronicle.wire.Wire 1 1 1 - - External -> External
net.openhft.chronicle.map.FPMListener java.util.function.Consumer<net.openhft.chronicle.map.FPMEvent> 3 1 1 - - Internal -> Jdk
java.util.Set<java.util.Map.Entry<K, V>> net.openhft.chronicle.map.ClientWiredStatelessChronicleEntrySet 1 1 1 T_SUPER_R - Jdk -> Internal
java.util.Set<K> net.openhft.chronicle.map.ClientWiredStatelessChronicleSet 1 1 1 T_SUPER_R - Jdk -> Internal
net.openhft.chronicle.map.ClientWiredStatelessChronicleEntrySet net.openhft.chronicle.map.ClientWiredStatelessChronicleSet 2 1 1 SIBLING - Internal -> Internal
java.util.Iterator java.util.Set 1 1 1 - - Jdk -> Jdk
java.util.concurrent.ConcurrentMap<V, K> java.util.Map 1 1 1 R_SUPER_T - Jdk -> Jdk
java.util.function.Function<ValueIn, V> java.util.function.Function<ValueIn, java.lang.Object> 1 1 1 - - Jdk -> Jdk
java.util.function.BiConsumer<ValueOut, V> java.util.function.BiConsumer<ValueOut, java.lang.Object> 1 1 1 - - Jdk -> Jdk
java.util.function.Function<ValueIn, K> java.util.function.Function<java.lang.Object, ValueIn> 1 1 1 - - Jdk -> Jdk
java.util.concurrent.ConcurrentMap java.util.Map 1 1 1 R_SUPER_T - Jdk -> Jdk
net.openhft.chronicle.map.FilePerKeyMap.FPMWatcher java.lang.ref.Finalizer.FinalizerThread 1 1 1 - - Internal -> Jdk
net.openhft.chronicle.hash.ChronicleHash net.openhft.chronicle.set.ChronicleSet 1 1 1 T_SUPER_R - Internal -> Internal
java.lang.Void net.openhft.chronicle.map.BiMapTest.DualLockSuccess 3 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.ChronicleMap net.openhft.chronicle.map.ReplicatedChronicleMap 3 1 1 - - Internal -> Internal
net.openhft.chronicle.map.VanillaChronicleMap net.openhft.chronicle.map.ReplicatedChronicleMap 4 1 1 R_SUPER_T - Internal -> Internal
net.openhft.chronicle.hash.replication.HashReplicableEntry<?> net.openhft.chronicle.hash.replication.ReplicableEntry 5 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledMapQueryContext.EntryKeyBytesValue net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryKeyBytesData 8 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.DummyValueZeroValue net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.DummyValueZeroData 4 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledMapQueryContext.InputFirstValueBytesValue net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.InputFirstValueBytesData 4 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.EntryValueBytesValue net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.EntryValueBytesData 8 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledMapQueryContext.InputKeyBytesValue net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.InputKeyBytesData 4 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledMapQueryContext.WrappedValueInstanceValue net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext.WrappedValueInstanceData 20 1 1 - - Internal -> Internal
void boolean 5 4 1 - - Jdk -> Jdk
net.openhft.chronicle.hash.AcceptanceDecision void 4 1 1 - - Internal -> Jdk
net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.SearchState net.openhft.chronicle.map.impl.CompiledMapQueryContext.SearchState 8 2 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.value.instance.ValueInitableData net.openhft.chronicle.map.impl.data.instance.ValueInitableData 2 2 1 SIBLING - Internal -> Internal
net.openhft.chronicle.bytes.ReadAccess<T> net.openhft.chronicle.bytes.RandomDataInput 6 2 1 - - External -> External
net.openhft.chronicle.map.impl.CompiledMapQueryContext.SearchState net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext.SearchState 4 1 1 - - Internal -> Internal
net.openhft.chronicle.bytes.RandomDataInput java.lang.Void 2 1 1 - - External -> Jdk
net.openhft.chronicle.map.impl.data.instance.ValueInitableData net.openhft.chronicle.map.impl.value.instance.ValueInitableData 1 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.bytes.RandomDataInput net.openhft.chronicle.bytes.ReadAccess<T> 3 1 1 - - External -> External
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<UnsignedIntValue, ?, UnsignedIntValue> 4 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<net.openhft.lang.values.StringValue, net.openhft.lang.values.StringValue, ?> 4 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<?, java.lang.CharSequence> net.openhft.chronicle.core.io.Closeable 1 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<?, FloatValue> net.openhft.chronicle.map.ExternalMapQueryContext<FloatValue, ?, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<?, UnsignedByteValue> net.openhft.chronicle.map.ExternalMapQueryContext<?, UnsignedByteValue, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<UnsignedIntValue, UnsignedIntValue> net.openhft.chronicle.map.ExternalMapQueryContext<UnsignedIntValue, UnsignedIntValue, ?> 6 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<java.lang.Integer, net.openhft.lang.values.LongValue> net.openhft.chronicle.core.io.Closeable 3 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<?, DoubleValue> net.openhft.chronicle.map.ExternalMapQueryContext<DoubleValue, ?, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<CharValue, ?> net.openhft.chronicle.map.ExternalMapQueryContext<CharValue, ?, net.openhft.lang.values.IntValue> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<java.lang.String, java.util.List<java.lang.String>, ?> 5 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext 49 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.core.io.Closeable 10 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<?, eg.TestInstrumentVOInterface> net.openhft.chronicle.core.io.Closeable 2 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<net.openhft.lang.values.LongValue, ?> net.openhft.chronicle.core.io.Closeable 1 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<java.lang.String, java.util.Set<java.lang.String>, ?> 2 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<java.lang.String, net.openhft.chronicle.map.fromdocs.BondVOInterface> net.openhft.chronicle.core.io.Closeable 2 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<?, ShortValue> net.openhft.chronicle.map.ExternalMapQueryContext<?, ShortValue, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<java.lang.String, java.util.Map<java.lang.Integer, java.lang.String>, ?> 2 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<java.lang.String, java.util.Map<java.lang.String, java.lang.String>, ?> 2 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<java.lang.String, ?> net.openhft.chronicle.core.io.Closeable 1 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.ExternalMapQueryContext<java.nio.ByteBuffer, java.nio.ByteBuffer, ?> 2 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext<?, UnsignedShortValue> net.openhft.chronicle.map.ExternalMapQueryContext<?, UnsignedShortValue, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext java.io.Closeable 1 1 1 - - Internal -> Jdk
net.openhft.chronicle.map.MapKeyContext<K, V> net.openhft.chronicle.core.io.Closeable 5 1 1 - - Internal -> External
net.openhft.chronicle.map.MapKeyContext<?, BooleanValue> net.openhft.chronicle.map.ExternalMapQueryContext<?, BooleanValue, ?> 10 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapKeyContext net.openhft.chronicle.map.MapEntry 8 1 1 - - Internal -> Internal
net.openhft.chronicle.map.DefaultValueProvider net.openhft.chronicle.map.ConstantValueProvider 1 1 1 R_SUPER_T - Internal -> Internal
net.openhft.chronicle.hash.impl.ChronicleHashBuilderImpl net.openhft.chronicle.map.ChronicleMapBuilder 1 1 1 T_SUPER_R - Internal -> Internal
void double 1 1 1 - - Jdk -> Jdk
net.openhft.chronicle.hash.impl.stage.query.HashQuery net.openhft.chronicle.hash.impl.stage.query.KeySearch<?> 1 1 1 Composition - Internal -> Internal
net.openhft.chronicle.map.ChronicleMapBuilder net.openhft.chronicle.hash.ChronicleHashBuilderPrivateAPI 1 1 1 - - Internal -> Internal
java.util.function.Consumer java.util.function.Predicate 1 1 1 - - Jdk -> Jdk
java.util.BitSet net.openhft.lang.collection.DirectBitSet 1 1 1 - - Jdk -> External
java.util.Map<java.lang.Integer, net.openhft.chronicle.map.Replica> int 1 1 1 - - Jdk -> Jdk
net.openhft.lang.io.Bytes int 1 1 1 - - External -> Jdk
net.openhft.chronicle.hash.impl.stage.entry.SegmentStages net.openhft.chronicle.hash.impl.stage.iter.IterationSegmentStages 1 1 1 T_SUPER_R - Internal -> Internal
net.openhft.lang.collection.SingleThreadedDirectBitSet net.openhft.chronicle.algo.bitset.ReusableBitSet 1 1 1 - - External -> Internal
net.openhft.chronicle.map.impl.CompiledMapIterationContext<K, KI, MKI, V, VI, MVI, R> net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface 1 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledReplicatedMapIterationContext<K, KI, MKI, V, VI, MVI, R> net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface 1 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.impl.stage.entry.SegmentStages net.openhft.chronicle.hash.impl.stage.entry.LocksInterface 6 1 1 Composition - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledMapQueryContext<MVI, R, K, KI, MKI, V, VI> net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface 1 1 1 - - Internal -> Internal
net.openhft.chronicle.map.impl.CompiledReplicatedMapQueryContext<K, KI, MKI, V, VI, MVI, R> net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface 1 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.impl.stage.hash.Chaining net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface 3 1 1 R_SUPER_T - Internal -> Internal
long int 11 2 1 - Narrowing Jdk -> Jdk
net.openhft.chronicle.hash.function.SerializableFunction java.util.function.Function 1 1 1 R_SUPER_T - Internal -> Jdk
net.openhft.chronicle.hash.impl.PublicMultiStoreBytes net.openhft.chronicle.bytes.Bytes 1 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.serialization.BytesReader net.openhft.chronicle.hash.serialization.SizedReader 6 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.Replicators.OutBuffer net.openhft.chronicle.bytes.Bytes<java.nio.ByteBuffer> 1 1 1 - - Internal -> Internal
java.lang.String net.openhft.chronicle.values.ValueModel 1 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.impl.stage.data.instance.WrappedValueInstanceData net.openhft.chronicle.map.impl.stage.data.instance.WrappedValueInstanceDataHolder 2 1 1 - - Internal -> Internal
net.openhft.lang.io.ByteBufferBytes net.openhft.chronicle.bytes.Bytes 5 1 1 - - External -> Internal
net.openhft.chronicle.hash.serialization.BytesWriter net.openhft.chronicle.hash.serialization.SizedWriter 2 1 1 SIBLING - Internal -> Internal
javafx.scene.text.TextAlignment int 6 1 1 - - Jdk -> Jdk
java.lang.reflect.Method net.openhft.chronicle.values.ValueModel 1 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.ConstantValueProvider net.openhft.chronicle.hash.serialization.DataAccess 1 1 1 SIBLING - Internal -> Internal
net.openhft.lang.collection.ATSDirectBitSet java.util.BitSet 1 1 1 - - External -> Jdk
net.openhft.lang.collection.DirectBitSet net.openhft.chronicle.algo.bitset.BitSet 5 1 1 - - External -> Internal
net.openhft.lang.io.Bytes net.openhft.chronicle.bytes.BytesStore 10 1 1 - - External -> Internal
net.openhft.chronicle.map.impl.MapAbsentEntryHolder net.openhft.chronicle.map.impl.stage.query.MapAbsent 1 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapContext net.openhft.chronicle.map.impl.stage.query.MapQuery 3 1 1 - - Internal -> Internal
net.openhft.chronicle.map.MapAbsentEntry net.openhft.chronicle.map.impl.stage.query.Absent 2 1 1 T_SUPER_R - Internal -> Internal
net.openhft.chronicle.hash.impl.VanillaChronicleHashHolder net.openhft.chronicle.map.impl.VanillaChronicleMapHolder 1 1 1 T_SUPER_R - Internal -> Internal
net.openhft.chronicle.map.ChronicleMap net.openhft.chronicle.map.VanillaChronicleMap 4 2 1 - - Internal -> Internal
net.openhft.chronicle.map.MapEntry net.openhft.chronicle.map.impl.stage.query.MapQuery 1 1 1 T_SUPER_R - Internal -> Internal
net.openhft.chronicle.map.replication.MapReplicableEntry net.openhft.chronicle.map.impl.stage.query.ReplicatedMapQuery 1 1 1 SIBLING - Internal -> Internal
net.openhft.chronicle.map.MapContext net.openhft.chronicle.map.impl.stage.map.WrappedValueInstanceValueHolder 2 1 1 T_SUPER_R - Internal -> Internal
long net.openhft.chronicle.map.impl.stage.iter.ReplicatedMapSegmentIteration.EntriesToTest 1 1 1 - - Jdk -> Internal
long boolean 1 1 1 - - Jdk -> Jdk
net.openhft.chronicle.bytes.Bytes net.openhft.chronicle.hash.replication.ReplicableEntry 4 1 1 - - Internal -> Internal
long net.openhft.chronicle.map.MapEntry 1 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.impl.stage.map.WrappedValueInstanceValueHolder net.openhft.chronicle.map.impl.stage.map.WrappedValueInstanceDataHolderAccess 2 1 1 SIBLING - Internal -> Internal
double long 1 1 1 - Narrowing Jdk -> Jdk
int byte 2 1 1 - Narrowing Jdk -> Jdk
BitSetFrame long[] 1 1 1 - - External -> Jdk
net.openhft.chronicle.map.ChronicleMap<K, V> void 1 1 1 - - Internal -> Jdk
java.util.concurrent.atomic.AtomicBoolean boolean 1 1 1 - - Jdk -> Jdk
net.openhft.chronicle.hash.Data net.openhft.chronicle.map.IData.Data 7 1 1 - - Internal -> Internal
java.lang.String java.lang.CharSequence 1 1 1 R_SUPER_T - Jdk -> Jdk
java.lang.CharSequence java.lang.String 22 1 1 T_SUPER_R - Jdk -> Jdk
net.openhft.chronicle.map.AbstractChannelReplicator.EntryCallback net.openhft.chronicle.map.Replica.ModificationIterator.Callback 3 1 1 - - Internal -> Internal
net.openhft.chronicle.hash.ChronicleHashBuilderPrivateAPI<K> java.lang.Object 3 1 1 - - Internal -> Jdk
long com.sun.jna.Pointer 1 1 1 - - Jdk -> External
long net.openhft.chronicle.hash.impl.util.jna.PosixMsync.size_t 1 1 1 Composition - Jdk -> Internal
int java.nio.ByteBuffer 1 1 1 - - Jdk -> Jdk
java.nio.channels.FileChannel java.io.RandomAccessFile 1 1 1 SIBLING - Jdk -> Jdk
net.openhft.chronicle.bytes.Bytes net.openhft.chronicle.bytes.BytesOut 3 1 1 - - External -> External
net.openhft.chronicle.bytes.Bytes net.openhft.chronicle.bytes.BytesIn 3 1 1 - - External -> External
java.util.function.Function java.util.function.BiFunction 2 1 1 - - Jdk -> Jdk
net.openhft.chronicle.map.ReplicatedChronicleMap<?, ?, ?> int 1 1 1 - - Internal -> Jdk
net.openhft.chronicle.bytes.BytesStore net.openhft.chronicle.hash.impl.ChronicleHashResourceReleaser 1 1 1 - - External -> Internal
java.lang.RuntimeException net.openhft.chronicle.hash.locks.InterProcessDeadLockException 1 1 1 R_SUPER_T - Jdk -> Internal
java.lang.String java.lang.RuntimeException 1 1 1 SIBLING - Jdk -> Jdk
net.openhft.chronicle.hash.ChronicleHash<?, ?, ?, ?> java.lang.String 1 1 1 - - Internal -> Jdk
net.openhft.chronicle.hash.impl.stage.hash.ChainingInterface net.openhft.chronicle.hash.impl.ContextHolder 2 1 1 Composition - Internal -> Internal
java.util.ArrayList java.util.List 1 1 1 R_SUPER_T - Jdk -> Jdk
net.openhft.chronicle.core.io.Closeable java.io.Closeable 1 1 1 - - External -> Jdk
void net.openhft.chronicle.set.ChronicleSetBuilder<K> 1 1 1 - - Jdk -> Internal
void net.openhft.chronicle.map.ChronicleMapBuilder<K, V> 1 1 1 - - Jdk -> Internal
net.openhft.chronicle.map.perf.MapJLBHTest.Datum net.openhft.chronicle.map.perf.MapJLBHTest.IFacade 4 1 1 - - Internal -> Internal