akka.actor
Class IO.Done$

java.lang.Object
  extended by akka.actor.IO.Done$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
IO

public static class IO.Done$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

Constructor Summary
IO.Done$()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IO.Done$

public IO.Done$()