RxJava



rx.functions
Interface Action0

All Superinterfaces:
Action, Function
All Known Subinterfaces:
Action0

public interface Action0
extends Action


Method Summary
 void call()
           
 

Method Detail

call

void call()