ArrayWrapper |
Utility class to deal with arrays
|
ArrayWrapper_Test |
Test suite for ArrayWrapper
|
DummyPoint |
|
RectangularArrayBuilder |
Builds rectangular java arrays
|
RectangularArrayBuilder_Test |
Test suite for RectangularArrayBuilder
|
RectangularArrayExamples |
Utility class that makes example rectangular java arrays of 2 and 3 dimensions
for all primitive types, String and Point (as an example of array of non primitive object)
|
RectangularArraySummary |
Utility class to extract something from a rectangular array
|
RJavaArrayIterator |
|
RJavaArrayTools |
|
RJavaArrayTools_Test |
|
RJavaClassLoader |
Class loader used internally by rJava
The class manages the class paths and the native libraries (jri, ...)
|
RJavaComparator |
Utility class to compare two objects in the sense
of the java.lang.Comparable interface
|
RJavaImport |
Utilities to manage java packages and how they are "imported" to R
databases.
|
RJavaTools |
Tools used internally by rJava.
|
RJavaTools_Test |
|