play.utils
接口 Action<T>

所有已知实现类:
SmartFuture

public interface Action<T>


方法摘要
 void invoke(T result)
           
 

方法详细信息

invoke

void invoke(T result)


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly