Make all classes in be.nikiroo.fanfix.data Serializable
[nikiroo-utils.git] / src / be / nikiroo / fanfix / data / package-info.java
index aaa02c3d1e0df7881c3540113770c41d25f7bcca..57db36b42047aa08e7ccf1050077c793e3a1d6a3 100644 (file)
@@ -1,6 +1,8 @@
 /**
  * This package contains the data structure used by the program, without the 
  * logic behind them.
+ * <p>
+ * All the classes inside are serializable.
  * 
  * @author niki
  */