Yahoo Search Búsqueda en la Web

Resultado de búsqueda

  1. 26 de feb. de 2013 · Commons Primitives provides collections and utilities for working with Java primitive types directly, without auto-boxing. Learn how to use this library, see the documentation, download the latest version and get support.

    • User guide

      Commons Primitives provides collections implementations and...

  2. 26 de feb. de 2013 · Learn about the advantages and limitations of the primitive collections, which are smaller and faster than their java.util equivalents. Compare the space savings and performance of various primitive types and see examples of usage.

  3. commons collections structures data. Ranking. #5900 in MvnRepository ( See Top Artifacts) #21 in Collections. Used By. 72 artifacts. Central (2) Version. Vulnerabilities.

  4. A discussion on when to use primitives instead of wrapping objects in Java, with pros and cons of each approach. Some answers mention commons-primitives, a library that provides primitive wrappers with better performance.

  5. Commons Primitives defines interfaces independent of the JDK collection interfaces. Joda-Primitives defines interfaces that extend the JDK collection interfaces. This project offers deeper direct integration, however this results in certain method names being different from JDK collections.

  6. Guava is a set of core Java libraries from Google that includes new collection types (such as multimap and multiset), immutable collections, a graph library, and utilities for concurrency, I/O, hashing, primitives, strings, and more!