Skip to content

Implements java collections over a sparse bitset enabling naturally ordered collections and priority collections, lists and queues.

License

Notifications You must be signed in to change notification settings

Maps-Messaging/naturally_ordered_long_collections

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naturally Ordered Long Collections

Implements java collections over a sparse bitset enabling naturally ordered collections and priority collections, lists and queues.

pom.xml setup

All MapsMessaging libraries are hosted on the maven central server.

Include the dependency

    <!-- Naturally order long collection -->
    <dependency>
      <groupId>io.mapsmessaging</groupId>
      <artifactId>Naturally_Ordered_Long_Collections</artifactId>
      <version>1.1.8</version>
    </dependency> 

SonarCloud

About

Implements java collections over a sparse bitset enabling naturally ordered collections and priority collections, lists and queues.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages