Package gnu-trove: Information
Source package: gnu-trove
Version: 1.0.2-alt1_9jpp6
Build time: Oct 23, 2010, 03:16 PM
Category: Development/Java
Report package bugHome page: http://trove4j.sourceforge.net/
License: LGPLv2+
Summary: High performance collections for Java
Description:
The GNU 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.
List of RPM packages built from this SRPM:
gnu-trove (noarch)
gnu-trove-javadoc (noarch)
gnu-trove-repolib (noarch)
gnu-trove (noarch)
gnu-trove-javadoc (noarch)
gnu-trove-repolib (noarch)
Maintainer: Igor Vlasenko
Last changed
Oct. 23, 2010 Igor Vlasenko 0:1.0.2-alt1_9jpp6
- added pom
Feb. 21, 2010 Igor Vlasenko 0:1.0.2-alt1_7jpp5
- use default jpp profile
Sept. 6, 2008 Igor Vlasenko 0:1.0.2-alt1_6jpp5
- converted from JPackage by jppimport script