| Class | Description |
|---|---|
| ByteArrayHolder |
Auto-growing array of bytes, with access to the underlying data.
|
| ByteArrayHolderFactory | |
| DoubleRange |
Represents a range of doubles, e.g.
|
| Interval1D<V extends Comparable<V>> |
A generic 1D line segment (interval).
|
| IntervalST<K extends Comparable<K>,V> |
A generic Interval Search Tree.
|
| IntervalST.Node<U extends Comparable<U>,W> |
BST helper node data type.
|
| MathHelper |
Math functions.
|
| PooledByteArrayHolders |
A singleton pool of
ByteArrayHolders. |
| SpectrumUtils |
Utilities for working with
ISpectrum objects. |
| StringUtils |
String utilities.
|
| StrongReference<T> |
Use when you need to be able to switch between Weak and Strong referencing.
|
| XmlUtils |
Copyright © 2017. All rights reserved.