Action

object Action
Companion:
class
class Object
trait Matchable
class Any
Action.type

Value members

Concrete methods

def additive[P, G](G: AdditiveAction[P, G]): Action[P, G]
def apply[P, G](G: Action[P, G]): Action[P, G]