org.novadeck.jxla.data
Class SerializableSimpleData

java.lang.Object
  |
  +--org.novadeck.jxla.data.SerializableSimpleData
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
SimpleData

public class SerializableSimpleData
extends java.lang.Object
implements java.io.Serializable

We need a super class serializable to store analyze history via serialization

Author:
tonio
See Also:
Serialized Form

Constructor Summary
SerializableSimpleData()
          Creates a new instance of SerializableData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerializableSimpleData

public SerializableSimpleData()
Creates a new instance of SerializableData