akka.japi
Class Option.Some$

java.lang.Object
  extended by akka.japi.Option.Some$
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
Option<A>

public static class Option.Some$
extends java.lang.Object
implements scala.Serializable

See Also:
Serialized Form

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

Constructor Detail

Option.Some$

public Option.Some$()