twaver
Interface Callback


public interface Callback

回调函数接口


Method Summary
 boolean call()
          回调函数
 

Method Detail

call

boolean call()
回调函数

Returns:
通常可以通过返回值表示是否调用成功