| Paketname | libtrove-java |
| Beschreibung | high performance collections for java |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.1.0-1ubuntu1 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 856 Byte |
| Hängt ab von | default-jre-headless | java5-runtime-headless |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | trove |
| Paketgröße | 745766 Byte |
| Prüfsumme MD5 | a32ba046f092e839d87ff4bfbc78f1ec |
| Prüfsumme SHA1 | 8e373a1a4abf50cb98bce133c708ead7fc350364 |
| Prüfsumme SHA256 | 0c7562c2d630dfbf4ceaea80e7aa178f9020caff7c84903a6080d0e0c09ad8d9 |
| Link zum Herunterladen | libtrove-java_2.1.0-1ubuntu1_all.deb |
| Ausführliche Beschreibung | GNU Trove is a fast, lightweight implementations of the java.util
Collections API. These implementations are designed to be pluggable
replacements for their JDK equivalents.
.
Whenever possible, GNU Trove 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.
|