public static class SearchTaskResult.MatchFrame extends Object
| Constructor and Description |
|---|
MatchFrame() |
| Modifier and Type | Method and Description |
|---|---|
float |
getDistance() |
int |
getPosition() |
float |
getTimestamp() |
void |
setDistance(float distance) |
void |
setPosition(int position) |
void |
setTimestamp(float timestamp) |
String |
toString() |
Copyright © 2021. All rights reserved.