This artifact provides efficient implementations for various collection data structures
(esp. linked lists and priority queues), which have very insufficient implementation in
the Java Collections Framework that makes it hard or even impossible to exploit their
efficiencies.
| License | Apache 2.0 |
|---|---|
| Categories | Collections |
| Tags | automatastructuresdatacollectionscommons |
| Date | Jun 04, 2015 |
| Files | pom (1 KB) jar (37 KB) View All |
| Repositories | CentralSonatype |
| Ranking | #18032 in MvnRepository (See Top Artifacts) #33 in Collections |
| Used By | 27 artifacts |
Compile Dependencies (3)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| Defect Detection LGPL 2.1 | com.google.code.findbugs » jsr305 | 2.0.3 | 4.9.8 | |
Apache 2.0 | net.automatalib » automata-commons-util | 0.6.0 | 0.12.1 | |
| Testing Apache 2.0 | org.testng » testng | 6.8.8 | 7.11.0 |
Licenses
| License | URL |
|---|---|
| Apache License, Version 2.0 | http://www.apache.org/licenses/LICENSE-2.0.txt |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Malte Isberner | malte.isberner<at>gmail.com | misberner | Developer | TU Dortmund, Chair for Programming Systems |
Related Books
| Java Generics and Collections: Fundamentals and Recommended Practices (2025) by Naftalin, Maurice, Wadler, Philip | |
| Mastering Java Collections: From Basics to Expert Proficiency (2024) by Smith, William | |
| Data Structures and the Java Collections Framework (2011) by Collins, William J. | |
| Java Generics and Collections: Speed Up the Java Development Process (2006) by Naftalin, ., Wadler, Philip |