getAllValuesFromListObject: Returns all the elements of a Java instance of List

View source: R/javaFunctions.R

getAllValuesFromListObjectR Documentation

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


CWFC-CCFB/J4R documentation built on Oct. 30, 2024, 4:20 p.m.