public interface AreasAndLengthsHandler
Modifier and Type | Interface and Description |
---|---|
static class |
AreasAndLengthsHandler.AreasAndLengths |
Modifier and Type | Method and Description |
---|---|
void |
onAreasAndLengthsComplete(AreasAndLengthsHandler.AreasAndLengths results) |
void onAreasAndLengthsComplete(AreasAndLengthsHandler.AreasAndLengths results)
results
- - The object with the areas and lengths.