getAllValuesFromListObject: Returns all the elements of a Java instance of List
Description
All the elements of a Java List instance are returned.
Usage
getAllValuesFromListObject(object, affinity. = 1)
Arguments
object
a java.object that represents a List instance in Java
affinity.
an optional parameter for multithreading (see the mclapply.j4r function)
Value
either a java.list object or an R vector