OsmAnd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
net.osmand.CallbackWithObject< T > Interface Reference

List of all members.

Public Member Functions

boolean processResult (T result)

Detailed Description

That class is designed to be common interface for callbacks with one param

Author:
victor
Parameters:
<T>

Member Function Documentation

boolean net.osmand.CallbackWithObject< T >.processResult ( result)

Calls on processing result

Parameters:
resultcould be null depends on usage
Returns:
processed or not

The documentation for this interface was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines