JAL-3253-applet JAL-3397 JAL-3383 fast IntervalStore for JavaScript
[jalview.git] / src / intervalstore / api / IntervalStoreI.java
index f925a15..3b0f575 100644 (file)
@@ -71,7 +71,6 @@ public interface IntervalStoreI<T extends IntervalI> extends Collection<T>
    * @return
    * @see NCList#getDepth()
    */
-
   int getDepth();
 
   /**