JAL-3690 - introduce shutdown method that cleans up manager's resources.
[jalview.git] / src / jalview / workers / AlignCalcManager2.java
2020-10-26 Mateusz WaronwyJAL-3690 - introduce shutdown method that cleans up...
2020-10-21 Mateusz WaronwyJAL-3690 Catch and notify about worker cancellation...
2020-10-21 Mateusz WaronwyJAL-3690 Fix concurrent modification exception when...
2020-10-21 Mateusz WarownyJAL - 3690 AlignCalc rebuilt - FutureTask-based manager