| Package | Description | 
|---|---|
| org.diirt.util.array | 
 Set of classes to handle iteration and read-only references to
 collections and arrays of primitives, without having to code for each
 individual case. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ArrayLong
Wraps a  
long[] into a ListLong. | 
class  | 
ListLong
An ordered collection of  
longs. | 
Copyright © 2015. All rights reserved.