OsmAnd
|
Public Member Functions | |
boolean | processResult (T result) |
That class is designed to be common interface for callbacks with one param
<T> |
boolean net.osmand.CallbackWithObject< T >.processResult | ( | T | result | ) |
Calls on processing result
result | could be null depends on usage |