git://source.jalview.org
/
jalview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0115a3
)
JAL-2480 tidy javadoc
author
gmungoc
<g.m.carstairs@dundee.ac.uk>
Fri, 9 Jun 2017 09:32:45 +0000
(10:32 +0100)
committer
gmungoc
<g.m.carstairs@dundee.ac.uk>
Fri, 9 Jun 2017 09:32:45 +0000
(10:32 +0100)
src/jalview/datamodel/SequenceI.java
patch
|
blob
|
history
diff --git
a/src/jalview/datamodel/SequenceI.java
b/src/jalview/datamodel/SequenceI.java
index
f49039c
..
6992a8d
100755
(executable)
--- a/
src/jalview/datamodel/SequenceI.java
+++ b/
src/jalview/datamodel/SequenceI.java
@@
-266,7
+266,7
@@
public interface SequenceI extends ASequenceI
* Answers a list of all sequence features associated with this sequence. The
* list may be held by the sequence's dataset sequence if that is defined.
*
- * @return hard reference to array
+ * @return
*/
public List<SequenceFeature> getSequenceFeatures();