| Package | Description | 
|---|---|
| cern.colt | 
 Core base classes; Operations on primitive arrays such as sorting, partitioning and permuting. 
 | 
| cern.colt.list.tbyte | 
 Resizable list holding elements of byte data type. 
 | 
| Class and Description | 
|---|
| ByteComparator
 A comparison function which imposes a total ordering on some
 collection of elements. 
 | 
| Class and Description | 
|---|
| ByteComparator
 A comparison function which imposes a total ordering on some
 collection of elements. 
 | 
| ByteProcedure
 Interface that represents a procedure object: a procedure that takes a single
 argument and does not return a value. 
 | 
Jump to the Parallel Colt Homepage