Package akka.dispatch.sysmsg
Class Suspend$
- java.lang.Object
-
- scala.runtime.AbstractFunction0<Suspend>
-
- akka.dispatch.sysmsg.Suspend$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function0<Suspend>
public class Suspend$ extends scala.runtime.AbstractFunction0<Suspend> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Suspend$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Suspend
apply()
java.lang.String
toString()
boolean
unapply(Suspend x$0)
-