JAL-2523 basic sleep and retry (3 times) on 429 response code with
[jalview.git] / src / jalview / ext / android /
2017-01-23 gmungocJAL-2379 made SparseMatrix.divide() so as to exactly...
2017-01-17 gmungocJAL-2379 SparseDoubleArray added (for use by SparseMatrix)
2016-11-17 gmungocJAL-98 javadoc, third party acknowledgements (and very...
2016-10-03 gmungocJAL-98 throw exception (unhandled) for int overthrow...
2016-10-03 gmungocJAL-98 use Profile to store consensus, ResidueCount...
2016-09-26 gmungocJAL-98 generalised increment() to add() and made faster
2016-09-23 gmungocJAL-98 performance tweaks to use of SparseIntArray
2016-09-23 gmungocJAL-98 Android SparseIntArray added