implicit final
class
ActorSystemOps extends AnyVal
Instance Constructors
-
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
-
-
-
-
def
formatted(fmtstr: String): String
-
def
getClass(): Class[_ <: AnyVal]
-
final
def
isInstanceOf[T0]: Boolean
-
def
spawn[T](props: Props[T], name: String): ActorRef[T]
-
def
spawn[T](props: Props[T]): ActorRef[T]
-
-
def
toString(): String
-