| Class | Description |
|---|---|
| ByteString |
Represents a
String by directly storing an encoding of that String in
an array of bytes. |
| ClassUtils |
Utility methods for retrieving various classes that are part of the LBJava class hierarchy by
name.
|
| FileUtils |
Utility methods for handling file paths.
|
| FVector |
This class implements an expandable array of features that should be faster than java's
Vector. |
| StudentT |
A collection of statistical methods supporting computations related to the Student's T
distribution.
|
| TableFormat |
A library of routines for taking tabular data and producing a human readable string
representation of it.
|
Copyright © 2016. All rights reserved.