akka.actor
Class SelectParent

java.lang.Object
  extended by akka.actor.SelectParent
All Implemented Interfaces:
SelectionPathElement, java.io.Serializable, scala.Equals, scala.Product

public class SelectParent
extends java.lang.Object
implements SelectionPathElement, scala.Product, scala.Serializable

INTERNAL API

See Also:
Serialized Form

Constructor Summary
SelectParent()
           
 
Method Summary
static java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface scala.Product
productArity, productElement, productIterator, productPrefix
 
Methods inherited from interface scala.Equals
canEqual, equals
 

Constructor Detail

SelectParent

public SelectParent()
Method Detail

toString

public static java.lang.String toString()