JAL-1114 - refactor methods handling Vectors and Hashtables to Lists and Maps, and...
[jalview.git] / src / jalview / datamodel / AnnotatedCollectionI.java
index 085fb70..ff365a9 100644 (file)
@@ -1,6 +1,6 @@
 package jalview.datamodel;
 
-public interface AnnotatedCollectionI
+public interface AnnotatedCollectionI extends SequenceCollectionI
 {
 
   /**