Scala Monitoring and Control System API
com.lafros.macs

class CloneableSerializable

[source: com/lafros/macs/CloneableSerializable.scala]

@scala.SerialVersionUID(1L)

class CloneableSerializable
extends java.lang.Cloneable with java.io.Serializable with AnyRef
convenience that may be used as the base class of status classes.
Author
Rob Dickens
Method Summary
override final def clone : AnyRef
clones this object.
Methods inherited from AnyRef
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf
Method Details
override final def clone : AnyRef
clones this object.


Copyright 2009 Latterfrosken Software Development Limited