| Package | Description |
|---|---|
| fiftyone.mobile.detection.entities.stream |
| Modifier and Type | Method and Description |
|---|---|
TrieReader |
TrieSource.createReader()
Creates a new reader and stores a reference to it.
|
TrieReader |
TriePool.getReader()
Returns a reader to the temp file for exclusive use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TriePool.release(TrieReader reader)
Returns the reader to the pool to be used by another process later.
|
Copyright © 2015 51Degrees. All rights reserved.