Class | Description |
---|---|
ArrayIterator<T> |
This utility class implements a basic iterator for arbitrary arrays.
|
Clipboard |
Methods from
http://examples.javacodegeeks.com/desktop-java/awt/datatransfer/getting-and-setting-text-on-the-system-clipboard/
|
Enums | |
FileUtils |
This class defines various static methods for managing
file-based resources and JAR manifest files.
|
LinearContainer<T> |
This class implements a 1D map for arbitrary objects
with flexible bottom and top index,
similar to an array in Pascal.
|
MathematicaIO |
This class provides some static methods for formatting
Java arrays (representing vectors, matrices or measurements)
for copy-pasting to Mathematica.
|
ResourceUtils |
This class defines static methods for accessing resources.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)