文件名称: jheaps-0.14.jar中文-英文对照文档.zip
<dependency>
<groupId>org.jheaps</groupId>
<artifactId>jheaps</artifactId>
<version>0.14</version>
</dependency>Gradle:
implementation group: 'org.jheaps', name: 'jheaps', version: '0.14'
Gradle (Short):
implementation 'org.jheaps:jheaps:0.14'
Gradle (Kotlin):
implementation("org.jheaps:jheaps:0.14")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.jheaps
org.jheaps.annotations
org.jheaps.array
org.jheaps.dag
org.jheaps.monotone
org.jheaps.treeorg.jheaps.AddressableHeap
org.jheaps.AddressableHeap.Handle
org.jheaps.AddressableHeapFactory
org.jheaps.Constants
org.jheaps.DoubleEndedAddressableHeap
org.jheaps.DoubleEndedAddressableHeap.Handle
org.jheaps.DoubleEndedHeap
org.jheaps.DoubleEndedValueHeap
org.jheaps.Heap
org.jheaps.MergeableAddressableHeap
org.jheaps.MergeableDoubleEndedAddressableHeap
org.jheaps.MergeableHeap
org.jheaps.ValueHeap
org.jheaps.annotations.Beta
org.jheaps.annotations.ConstantTime
org.jheaps.annotations.LinearTime
org.jheaps.annotations.LogLogTime
org.jheaps.annotations.LogarithmicTime
org.jheaps.annotations.VisibleForTesting
org.jheaps.array.BinaryArrayAddressableHeap
org.jheaps.array.BinaryArrayBulkInsertWeakHeap
org.jheaps.array.BinaryArrayHeap
org.jheaps.array.BinaryArrayIntegerValueHeap
org.jheaps.array.BinaryArrayWeakHeap
org.jheaps.array.DaryArrayAddressableHeap
org.jheaps.array.DaryArrayHeap
org.jheaps.array.MinMaxBinaryArrayDoubleEndedHeap
org.jheaps.dag.HollowHeap
org.jheaps.monotone.BigIntegerRadixAddressableHeap
org.jheaps.monotone.BigIntegerRadixHeap
org.jheaps.monotone.DoubleRadixAddressableHeap
org.jheaps.monotone.DoubleRadixHeap
org.jheaps.monotone.IntegerRadixAddressableHeap
org.jheaps.monotone.IntegerRadixHeap
org.jheaps.monotone.LongRadixAddressableHeap
org.jheaps.monotone.LongRadixHeap
org.jheaps.tree.BinaryTreeAddressableHeap
org.jheaps.tree.BinaryTreeSoftAddressableHeap
org.jheaps.tree.BinaryTreeSoftHeap
org.jheaps.tree.CostlessMeldPairingHeap
org.jheaps.tree.DaryTreeAddressableHeap
org.jheaps.tree.FibonacciHeap
org.jheaps.tree.LeftistHeap
org.jheaps.tree.PairingHeap
org.jheaps.tree.RankPairingHeap
org.jheaps.tree.ReflectedFibonacciHeap
org.jheaps.tree.ReflectedHeap
org.jheaps.tree.ReflectedPairingHeap
org.jheaps.tree.SimpleFibonacciHeap
org.jheaps.tree.SkewHeap