Package akka.actor
Class SerializedIgnore$
- java.lang.Object
-
- akka.actor.SerializedIgnore$
-
- All Implemented Interfaces:
java.io.Serializable
public class SerializedIgnore$ extends java.lang.Object implements java.io.Serializable
INTERNAL API- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static SerializedIgnore$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description SerializedIgnore$()
-
-
-
Field Detail
-
MODULE$
public static final SerializedIgnore$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-