| 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) |
IntSparseArray |
IntSparseArray.setN(Integer n) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
Visitor.visit(IntSparseArray intSparseArray) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractVisitor.visit(IntSparseArray intSparseArray) |
Copyright © 2022. All rights reserved.