com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT > Class Template Reference
Inheritance diagram for com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >:
Collaboration diagram for com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >:

Classes

interface  Method
 

Public Member Functions

 GenericListenerWrapper (final Method< SuccessParamT > method, final Executor executor)
 
void accept (final SuccessParamT x)
 

Protected Attributes

final Executor executor
 
final Method< SuccessParamT > method
 

Constructor & Destructor Documentation

◆ GenericListenerWrapper()

com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >.GenericListenerWrapper ( final Method< SuccessParamT >  method,
final Executor  executor 
)

Member Function Documentation

◆ accept()

void com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >.accept ( final SuccessParamT  x)

Member Data Documentation

◆ executor

final Executor com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >.executor
protected

◆ method

final Method<SuccessParamT> com.sygic.sdk.utils.GenericListenerWrapper< SuccessParamT >.method
protected

The documentation for this class was generated from the following file: