public interface SimpleCallback extends Callback
| Modifier and Type | Field and Description | 
|---|---|
static SimpleCallback | 
DEFAULT_SIMPLE_CALLBACK
Default  
SimpleCallback does nothing. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
callback()
No-arguments callback function. 
 | 
static final SimpleCallback DEFAULT_SIMPLE_CALLBACK
SimpleCallback does nothing.void callback()
Copyright © 2017. All rights reserved.