Skip to content

dhildebr/java-array-util

Repository files navigation

JArray Utilities

These are some old Java array utility functions I wrote back in 2015. The aim here is to facilitate similar functionality in the language's inbuilt arrays as that seen in ArrayList, albeit in a somewhat less object-oriented manner.

The code is released under the BSD 3-cause license. Refer to LICENSE.txt I'd prefer if my code weren't used in any missile systems, but I'm not going to actually put the force of law behind that part.

About

Some old Java array utility functions I first wrote back in 2015. Aims to facilitiate similar functionality for arrays as for ArrayList.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages