| Modifier and Type | Field and Description |
|---|---|
static RStringVector |
EMPTY |
| Constructor and Description |
|---|
RStringVector(List<String> values,
RPair attributes) |
| Modifier and Type | Method and Description |
|---|---|
org.dmg.pmml.DataType |
getDataType() |
String |
getDequotedValue(int i) |
List<String> |
getDequotedValues() |
String |
getValue(int index) |
List<String> |
getValues() |
int |
size() |
asScalar, getElement, getElement, hasElement, indexOf, iterator, toStringdim, dimnames, getAttribute, getAttribute, getAttributes, getBooleanAttribute, getBooleanAttribute, getDoubleAttribute, getDoubleAttribute, getGenericAttribute, getGenericAttribute, getIntegerAttribute, getIntegerAttribute, getStringAttribute, getStringAttribute, hasAttribute, namesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic static final RStringVector EMPTY
public org.dmg.pmml.DataType getDataType()
getDataType in class RVector<String>public String getDequotedValue(int i)
Copyright © 2022. All rights reserved.