StaticRouteB

final class StaticRouteB[Page, Props, O](f: (=> Action[Page, Props]) => O) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def ~>(a: => Action[Page, Props]): O