Package nom.tam.util.array


package nom.tam.util.array
A few classes for copying and iterating over multi-dimensional arrays of all/any types, primarily for internal use. It's weird that these classes were given their own separate package, especially given that the nom.tam.util package is already a collection of all sorts of things -- and which really could have hosted these classes too. Oh well...
See Also: