HPPC (parent POM) 0.4.0 API

Packages
com.carrotsearch.hppc High Performance Primitive Collections (HPPC) library provides typical data structures (lists, stacks, maps) template-generated for all Java primitive types (byte, int, etc.) to conserve memory and boost performance.
com.carrotsearch.hppc.caliper  
com.carrotsearch.hppc.cursors Cursors are primitive data holders used in iterators.
com.carrotsearch.hppc.examples  
com.carrotsearch.hppc.generator  
com.carrotsearch.hppc.hash Various hash functions primarily for use in associative containers.
com.carrotsearch.hppc.jub  
com.carrotsearch.hppc.mutables Object data holders for primitive types (mutable internals).
com.carrotsearch.hppc.predicates Predicates that return a boolean true/ false for a given value.
com.carrotsearch.hppc.procedures Procedures apply to keys and/or values in a container.
com.carrotsearch.hppc.sorting  

 



Copyright © 2011 Carrot Search s.c.. All Rights Reserved.