| BitVector | Optimized implementation of a vector of bits. |
| Constants | Some useful constants. |
| Parameter | A serializable Enum class. |
| PriorityQueue | A PriorityQueue maintains a partial ordering of its elements such that the
least element can always be found in constant time. |
| SmallFloat | Floating point numbers smaller than 32 bits. |
| StringHelper | Methods for manipulating strings. |
| ToStringUtils | Copyright 2005 The Apache Software Foundation
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License. |