trove4j.jar - IntelliJ IDEA 10.5.2 - Utilities

Q

The Trove library has two objectives: Provide "free" (as in "free speech" and "free beer"), fast, lightweight implementations of the java.util Collections API. These implementations are designed to be pluggable replacements for their JDK equivalents; Whenever possible, provide the same collections support for primitive types. This gap in the JDK is often addressed by using the "wrapper" classes (java.lang.Integer, java.lang.Float, etc.) with Object-based collections. For most applications, however, collections which store primitives directly will require less space and yield significant performance gains.

JAR File Size and Download Location:

File name: trove4j.jar
File size: 415503 bytes
Date modified: 31-Aug-2011
Download: 

Manifest of the JAR:

✍: fyicenter.com

A

List of Classes in the JAR:

gnu/trove/benchmark/Main
gnu/trove/benchmark/MemoryUsage
gnu/trove/benchmark/Operation
gnu/trove/benchmark/Repeater
gnu/trove/benchmark/Reporter
gnu/trove/benchmark/Result
gnu/trove/benchmark/TextReporter
gnu/trove/benchmark/Timer
gnu/trove/benchmark/XMLReporter
gnu/trove/CanonicalEquality
gnu/trove/decorator/TDoubleDoubleHashMapDecorator
gnu/trove/decorator/TDoubleFloatHashMapDecorator
gnu/trove/decorator/TDoubleHashSetDecorator
gnu/trove/decorator/TDoubleIntHashMapDecorator
gnu/trove/decorator/TDoubleLongHashMapDecorator
gnu/trove/decorator/TDoubleObjectHashMapDecorator
gnu/trove/decorator/TFloatDoubleHashMapDecorator
gnu/trove/decorator/TFloatFloatHashMapDecorator
gnu/trove/decorator/TFloatHashSetDecorator
gnu/trove/decorator/TFloatIntHashMapDecorator
gnu/trove/decorator/TFloatLongHashMapDecorator
gnu/trove/decorator/TFloatObjectHashMapDecorator
gnu/trove/decorator/TIntDoubleHashMapDecorator
gnu/trove/decorator/TIntFloatHashMapDecorator
gnu/trove/decorator/TIntHashSetDecorator
gnu/trove/decorator/TIntIntHashMapDecorator
gnu/trove/decorator/TIntLongHashMapDecorator
gnu/trove/decorator/TIntObjectHashMapDecorator
gnu/trove/decorator/TLongDoubleHashMapDecorator
gnu/trove/decorator/TLongFloatHashMapDecorator
gnu/trove/decorator/TLongHashSetDecorator
gnu/trove/decorator/TLongIntHashMapDecorator
gnu/trove/decorator/TLongLongHashMapDecorator
gnu/trove/decorator/TLongObjectHashMapDecorator
gnu/trove/decorator/TObjectDoubleHashMapDecorator
gnu/trove/decorator/TObjectFloatHashMapDecorator
gnu/trove/decorator/TObjectIntHashMapDecorator
gnu/trove/decorator/TObjectLongHashMapDecorator
gnu/trove/Equality
gnu/trove/HashFunctions
gnu/trove/IdentityEquality
gnu/trove/PrimeFinder
gnu/trove/SerializationProcedure
gnu/trove/TDoubleArrayList
gnu/trove/TDoubleDoubleHashMap
gnu/trove/TDoubleDoubleIterator
gnu/trove/TDoubleDoubleProcedure
gnu/trove/TDoubleFloatHashMap
gnu/trove/TDoubleFloatIterator
gnu/trove/TDoubleFloatProcedure
gnu/trove/TDoubleFunction
gnu/trove/TDoubleHash
gnu/trove/TDoubleHashingStrategy
gnu/trove/TDoubleHashSet
gnu/trove/TDoubleIntHashMap
gnu/trove/TDoubleIntIterator
gnu/trove/TDoubleIntProcedure
gnu/trove/TDoubleIterator
gnu/trove/TDoubleLongHashMap
gnu/trove/TDoubleLongIterator
gnu/trove/TDoubleLongProcedure
gnu/trove/TDoubleObjectHashMap
gnu/trove/TDoubleObjectIterator
gnu/trove/TDoubleObjectProcedure
gnu/trove/TDoubleProcedure
gnu/trove/TFloatArrayList
gnu/trove/TFloatDoubleHashMap
gnu/trove/TFloatDoubleIterator
gnu/trove/TFloatDoubleProcedure
gnu/trove/TFloatFloatHashMap
gnu/trove/TFloatFloatIterator
gnu/trove/TFloatFloatProcedure
gnu/trove/TFloatFunction
gnu/trove/TFloatHash
gnu/trove/TFloatHashingStrategy
gnu/trove/TFloatHashSet
gnu/trove/TFloatIntHashMap
gnu/trove/TFloatIntIterator
gnu/trove/TFloatIntProcedure
gnu/trove/TFloatIterator
gnu/trove/TFloatLongHashMap
gnu/trove/TFloatLongIterator
gnu/trove/TFloatLongProcedure
gnu/trove/TFloatObjectHashMap
gnu/trove/TFloatObjectIterator
gnu/trove/TFloatObjectProcedure
gnu/trove/TFloatProcedure
gnu/trove/THash
gnu/trove/THashIterator
gnu/trove/THashMap
gnu/trove/THashSet
gnu/trove/TIntArrayList
gnu/trove/TIntDoubleHashMap
gnu/trove/TIntDoubleIterator
gnu/trove/TIntDoubleProcedure
gnu/trove/TIntFloatHashMap
gnu/trove/TIntFloatIterator
gnu/trove/TIntFloatProcedure
gnu/trove/TIntFunction
gnu/trove/TIntHash
gnu/trove/TIntHashingStrategy
gnu/trove/TIntHashSet
gnu/trove/TIntIntHashMap
gnu/trove/TIntIntIterator
gnu/trove/TIntIntProcedure
gnu/trove/TIntIterator
gnu/trove/TIntLongHashMap
gnu/trove/TIntLongIterator
gnu/trove/TIntLongProcedure
gnu/trove/TIntObjectHashMap
gnu/trove/TIntObjectIterator
gnu/trove/TIntObjectProcedure
gnu/trove/TIntProcedure
gnu/trove/TIntStack
gnu/trove/TIterator
gnu/trove/TLinkable
gnu/trove/TLinkableAdaptor
gnu/trove/TLinkedList
gnu/trove/TLongArrayList
gnu/trove/TLongDoubleHashMap
gnu/trove/TLongDoubleIterator
gnu/trove/TLongDoubleProcedure
gnu/trove/TLongFloatHashMap
gnu/trove/TLongFloatIterator
gnu/trove/TLongFloatProcedure
gnu/trove/TLongFunction
gnu/trove/TLongHash
gnu/trove/TLongHashingStrategy
gnu/trove/TLongHashSet
gnu/trove/TLongIntHashMap
gnu/trove/TLongIntIterator
gnu/trove/TLongIntProcedure
gnu/trove/TLongIterator
gnu/trove/TLongLongHashMap
gnu/trove/TLongLongIterator
gnu/trove/TLongLongProcedure
gnu/trove/TLongObjectHashMap
gnu/trove/TLongObjectIterator
gnu/trove/TLongObjectProcedure
gnu/trove/TLongProcedure
gnu/trove/TObjectCanonicalHashingStrategy
gnu/trove/TObjectDoubleHashMap
gnu/trove/TObjectDoubleIterator
gnu/trove/TObjectDoubleProcedure
gnu/trove/TObjectFloatHashMap
gnu/trove/TObjectFloatIterator
gnu/trove/TObjectFloatProcedure
gnu/trove/TObjectFunction
gnu/trove/TObjectHash
gnu/trove/TObjectHashingStrategy
gnu/trove/TObjectHashIterator
gnu/trove/TObjectIdentityHashingStrategy
gnu/trove/TObjectIntHashMap
gnu/trove/TObjectIntIterator
gnu/trove/TObjectIntProcedure
gnu/trove/TObjectLongHashMap
gnu/trove/TObjectLongIterator
gnu/trove/TObjectLongProcedure
gnu/trove/TObjectObjectProcedure
gnu/trove/TObjectProcedure
gnu/trove/ToObjectArrayProcedure
gnu/trove/TPrimitiveHash
gnu/trove/TPrimitiveIterator

2011-11-22, 4795🔥, 0💬