Type - - The type of object / signal to be sent on successpublic interface SuccessHandler<Type>
| Modifier and Type | Field and Description |
|---|---|
static SuccessHandler |
NO_OP |
static final SuccessHandler NO_OP
void onSuccess(Type t)
t - - An object to process on success.Copyright © 2012-2013 The Internet Party. All Rights Reserved.