| Package | Description |
|---|---|
| org.dmg.pmml | |
| org.jpmml.model.visitors |
| Modifier and Type | Method and Description |
|---|---|
IntSparseArray |
ObjectFactory.createIntSparseArray()
Create an instance of
IntSparseArray |
IntSparseArray |
IntSparseArray.withDefaultValue(java.lang.Integer value) |
IntSparseArray |
IntSparseArray.withEntries(java.util.Collection<java.lang.Integer> values) |
IntSparseArray |
IntSparseArray.withEntries(java.lang.Integer... values) |
IntSparseArray |
IntSparseArray.withIndices(java.util.Collection<java.lang.Integer> values) |
IntSparseArray |
IntSparseArray.withIndices(java.lang.Integer... values) |
IntSparseArray |
IntSparseArray.withN(java.lang.Integer value) |
| 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) |
Copyright © 2015 University of Tartu. All Rights Reserved.