Make List type safe. Remove/suppress all warnings.
[marc4j.git] / src / org / marc4j / marc / impl / LeaderImpl.java
index 56db8cf..0534ead 100644 (file)
@@ -33,6 +33,11 @@ import org.marc4j.marc.Leader;
  */\r
 public class LeaderImpl implements Leader {\r
 \r
+    /**\r
+     * \r
+    */\r
+    private static final long serialVersionUID = 6483942612907658766L;\r
+\r
     private Long id;\r
 \r
     /** The logical record length (Position 0-4). */\r