Package 

Interface Action

  • All Implemented Interfaces:
    com.tds.common.reactor.functions.Function

    
    public interface Action
     implements Function
                        

    All Action interfaces extend from this.

    Marker interface to allow instanceof checks.