See: Description
Class | Description |
---|---|
GeneralUtils |
This class holds miscellaneous static methods that are simple but broadly
useful.
|
Pair<A,B> |
A generic class for pairs of objects.
|
PrimitiveVector |
A collection of classes for storing a growable array of primitives
including
double , float ,
integer , and long primitives. |
PrimitiveVector.Double | |
PrimitiveVector.Float | |
PrimitiveVector.Integer | |
PrimitiveVector.Long | |
StackTraceUtils |
Utilities for examining stack traces at any point during program execution.
|
StringUtils | |
Triplet<A,B,C> |
A generic class for triplets modeled after Pair.java.
|
Copyright © 2013 Metron, Inc.. All rights reserved.