Array based Primitives Java Library

Contents

1. What is it?
2. Advantages
3. Where to get it?
4. Requirements
5. Java API
6. Release Notes
7. Licensing and Legal Issues
8. Useful Links


1. What is it?

The Array based Primitives Java Library is a simple implementation of the growing array Java primitives, which has a similar functionality to Java ArrayList.

2. Advantages

Simple:
If you know how Sun's ArrayList works - you know how to use this library and you know how it works.

Small:
The primitives library is very small and can be reduced in size even more if there is a need for it.

Functional:
It supports all primitive Java types. Note: The boolean implementation is not efficient, a much better approach would be using one bit for one boolean value, but it is not implemented that way.

Source code attached:
The source code is provided for your convenience in the download package.

Free:
If you like it - use it free of charge. But please read the "Legal and licensing issues".

3. Where to get it?

The home page for the Array based Primitives Java Library can be found on the SoftCorporation LLC. web site http://www.softcorporation.com/products/primitives. There you also can find information on how to download the latest release as well as all other information you might need regarding this project.
Click here to Download Array based Primitives Java Library.

4. Requirements

o A Java 1.2 or later compatible virtual machine for your operating system.

5. Java API

o Click on Java API link.

6. Release Notes


7. Licensing and legal issues

For legal and licensing issues, please read the LICENSE.TXT file.

8. Useful Links

Other popular Java Primitives Libraries:
o Apache Commons Primitives: http://commons.apache.org/primitives/
o Primitive Collections for Java: http://pcj.sourceforge.net/
o The Trove library: http://trove.starlight-systems.com/


Java (TM) is trademark of Sun Microsystems, Inc.

More free downloads

E-mail to Tech Support

Keywords: SoftCorporation LLC., Java, API, classes, free, software, configuration, tool, component, download, application