git://source.jalview.org
/
jalview.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
JAL-1479 minor refactor and housekeeping
[jalview.git]
/
src
/
jalview
/
api
/
FeaturesSourceI.java
1
package jalview.api;
2
3
/**
4
* A tagging interface to mark a source of sequence features
5
*/
6
public interface FeaturesSourceI
7
{
8
}