case classBecomeStorefinderNinjaMessage(c: Array[ActorRef], i: Array[(String, String)], n: Array[Array[ActorRef]]) extends LinkMessage with Product with Serializable
A BecomeStorefinderNinjaMessage is used by a Usermanager who has just become a Storefinder to tell his ninjas
to become StorefinderNinjas
c
An array containing all the references to children
i
An array containing all the indexes of children
n
An array containing all the ninjas of children
See also
LinkMessage
Linear Supertypes
Serializable, Serializable, Product, Equals, LinkMessage, AnyRef, Any
A BecomeStorefinderNinjaMessage is used by a Usermanager who has just become a Storefinder to tell his ninjas to become StorefinderNinjas
An array containing all the references to children
An array containing all the indexes of children
An array containing all the ninjas of children
LinkMessage