Currently the wildcard for sender is anyActorRef, however the sender can also be an object, or an instance of a class that is not an Actor. A better suitable description would be anySender.
Currently the wildcard for sender is anyActorRef, however the sender can also be an object, or an instance of a class that is not an Actor.
A better suitable description would be anySender.