文件名称:trove-3.0.3
介绍说明--下载内容均来自于网络,请自行研究使用
trove是轻量级实现java.util Collections API的第三方开源项目 官网: http://trove.starlight-systems.com/overview trove相比jdk原生的集合类有三个优势: 1、更高的性能 2、更底的内存消耗 3、除了实现原生Collections API并额外提供更强大的功能 集合是java编程最常用的API之一,把项目的集合对象改用trove替换就能获得性能提升和内存的节省。 这是对一个项目底成本的优化方案。 -high performance collections for Java Objects and primitive types.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3.0.3
.....\generator_src
.....\.............\gnu
.....\.............\...\trove
.....\.............\...\.....\generator
.....\generator_test
.....\..............\gnu
.....\..............\...\trove
.....\..............\...\.....\generator
.....\idea
.....\javadocs
.....\........\gnu
.....\........\...\trove
.....\........\...\.....\decorator
.....\........\...\.....\function
.....\........\...\.....\iterator
.....\........\...\.....\........\hash
.....\........\...\.....\list
.....\........\...\.....\....\array
.....\........\...\.....\....\linked
.....\........\...\.....\map
.....\........\...\.....\...\custom_hash
.....\........\...\.....\...\hash
.....\........\...\.....\procedure
.....\........\...\.....\.........\array
.....\........\...\.....\queue
.....\........\...\.....\set
.....\........\...\.....\...\hash
.....\........\...\.....\stack
.....\........\...\.....\.....\array
.....\........\...\.....\strategy
.....\........\resources
.....\lib
.....\src
.....\...\gnu
.....\...\...\trove
.....\...\...\.....\function
.....\...\...\.....\impl
.....\...\...\.....\....\hash
.....\...\...\.....\....\sync
.....\...\...\.....\iterator
.....\...\...\.....\........\hash
.....\...\...\.....\list
.....\...\...\.....\....\linked
.....\...\...\.....\map
.....\...\...\.....\...\hash
.....\...\...\.....\procedure
.....\...\...\.....\.........\array
.....\...\...\.....\set
.....\...\...\.....\...\hash
.....\...\...\.....\strategy
.....\templates
.....\.........\gnu
.....\.........\...\trove
.....\.........\...\.....\decorator
.....\.........\...\.....\function
.....\.........\...\.....\impl
.....\.........\...\.....\....\hash
.....\.........\...\.....\....\sync
.....\.........\...\.....\....\unmodifiable
.....\.........\...\.....\iterator
.....\.........\...\.....\list
.....\.........\...\.....\....\array
.....\.........\...\.....\....\linked
.....\.........\...\.....\map
.....\.........\...\.....\...\custom_hash
.....\.........\...\.....\...\hash
.....\.........\...\.....\procedure
.....\.........\...\.....\queue
.....\.........\...\.....\set
.....\.........\...\.....\...\hash
.....\.........\...\.....\stack
.....\.........\...\.....\.....\array
.....\test
.....\....\gnu
.....\....\...\trove
.....\....\...\.....\decorator
.....\....\...\.....\impl
.....\....\...\.....\....\hash
.....\....\...\.....\list
.....\....\...\.....\....\array
.....\....\...\.....\....\linked
.....\....\...\.....\map
.....\....\...\.....\...\hash
.....\....\...\.....\set
.....\....\...\.....\...\hash
.....\....\...\.....\stack
.....\....\...\.....\.....\array
.....\....\...\.....\strategy
.....\AUTHORS.txt
.....\CHANGES.txt
.....\LICENSE.txt
.....\README-idea-devel.txt
.....\README-license.txt
.....\README.txt
.....\build.xml
.....\generator_src\gnu\trove\generator\Generator.java
.....\..........test\gnu\trove\generator\GeneratorTest.java
.....\idea\Benchmarks.iml
.....\....\Core.iml