JAL-2480 more efficient contains check on add; tidied comparators
[jalview.git] / src / jalview / datamodel / features / NCList.java
2017-05-12 gmungocJAL-2480 more efficient contains check on add; tidied...
2017-04-17 gmungocJAL-2446 comment updates
2017-04-17 gmungocJAL-2446 promote Range from test to src to replace...
2017-04-07 gmungocJAL-2446 fix size maintenance during add
2017-04-07 gmungocJAL-2446 added delete/contains to pseudo-random tests...
2017-04-06 gmungocJAL-2446 added contains, delete, checks for inclusion...
2017-04-06 gmungocJAL-2446 pseudo-random test of findOverlaps, bug fix...
2017-04-05 gmungocJAL-2446 various get and find methods added with test...
2017-04-03 gmungocJAL-2446 pseudo-random generator unit test, and fixes...
2017-03-20 gmungocJAL-2446 FeatureStore with NCList - work in progress