| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities | |
| fiftyone.mobile.detection.entities.memory | |
| fiftyone.mobile.detection.entities.stream |
| Modifier and Type | Method and Description |
|---|---|
abstract NodeNumericIndex[] |
Node.getNumericChildren() |
NodeNumericIndex[] |
Node.readNodeNumericIndexes(Dataset dataSet,
BinaryReader reader,
short count)
Used by the constructor to read the variable length list of child
indexes that contain numeric values.
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeNumericIndex[] |
Node.numericChildren |
| Modifier and Type | Method and Description |
|---|---|
NodeNumericIndex[] |
Node.getNumericChildren()
An array of all the numeric children.
|
| Modifier and Type | Field and Description |
|---|---|
protected NodeNumericIndex[] |
Node.numericChildren |
| Modifier and Type | Method and Description |
|---|---|
NodeNumericIndex[] |
Node.getNumericChildren()
An array of all the numeric children.
|
Copyright © 2015 51Degrees. All rights reserved.