| Package | Description |
|---|---|
| org.dmg.pmml |
| Modifier and Type | Method and Description |
|---|---|
IntSparseArray |
ObjectFactory.createIntSparseArray()
Create an instance of
IntSparseArray |
IntSparseArray |
IntSparseArray.withDefaultValue(Integer value) |
IntSparseArray |
IntSparseArray.withEntries(Collection<Integer> values) |
IntSparseArray |
IntSparseArray.withEntries(Integer... values) |
IntSparseArray |
IntSparseArray.withIndices(Collection<Integer> values) |
IntSparseArray |
IntSparseArray.withIndices(Integer... values) |
IntSparseArray |
IntSparseArray.withN(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
VisitorAction |
AbstractSimpleVisitor.visit(IntSparseArray intSparseArray) |
VisitorAction |
AbstractVisitor.visit(IntSparseArray intSparseArray) |
VisitorAction |
Visitor.visit(IntSparseArray intSparseArray) |
Copyright © 2014 University of Tartu. All Rights Reserved.