JAL-674 make transferAnnotation method static
[jalview.git] / src / jalview / io / AlignFile.java
index 2962cb2..af835ca 100755 (executable)
@@ -51,7 +51,7 @@ public abstract class AlignFile extends FileParse
   /**
    * annotation to be added to generated alignment object
    */
-  protected Vector annotations;
+  protected Vector<AlignmentAnnotation> annotations;
 
   /**
    * Properties to be added to generated alignment object