|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TrieReader.DataType | |
|---|---|
| fiftyone.mobile.detection.readers | |
| Uses of TrieReader.DataType in fiftyone.mobile.detection.readers |
|---|
| Methods in fiftyone.mobile.detection.readers that return TrieReader.DataType | |
|---|---|
static TrieReader.DataType |
TrieReader.DataType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TrieReader.DataType[] |
TrieReader.DataType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in fiftyone.mobile.detection.readers with parameters of type TrieReader.DataType | |
|---|---|
private byte[] |
TrieReader.getValue(TrieReader.DataType dataType)
Reads a certain data type from the file e.g. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||