| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
IntSparseArray |
IntSparseArray.addEntries(Integer... entries) |
IntSparseArray |
IntSparseArray.addIndices(Integer... indices) |
IntSparseArray |
ObjectFactory.createIntSparseArray()
Create an instance of
IntSparseArray |
IntSparseArray |
IntSparseArray.setDefaultValue(Integer defaultValue)
Sets the value of the defaultValue property.
|
IntSparseArray |
IntSparseArray.setN(Integer n)
Sets the value of the n property.
|
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(IntSparseArray intSparseArray) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(IntSparseArray intSparseArray) |
VisitorAction |
AbstractVisitor.visit(IntSparseArray intSparseArray) |
VisitorAction |
IntegerInterner.visit(IntSparseArray intSparseArray) |
Copyright © 2016 University of Tartu. All Rights Reserved.