byte
, int
, etc.) to conserve memory and boost performance.See: Description
Package | Description |
---|---|
com.carrotsearch.hppc | |
com.carrotsearch.hppc.cursors | Cursors are primitive data holders used in iterators. |
com.carrotsearch.hppc.hash | Various hash functions primarily for use in associative containers. |
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 | Indirect sorting and various sorting utilities. |
Copyright © 2013 Carrot Search s.c.. All Rights Reserved.