Gabriel Tofvesson 67e71d2d9a Major patch
Fixed major bug in Eco Async class causing infinite loop when await() is called
Added multiple variants of EcoAsync constructor to simplify and untangle code of future developers
EcoAsync is now generic and so is it's return type!
Added comments to every constructor so as not to confuse developers
2016-11-03 23:16:23 +01:00
2016-11-01 21:32:36 +01:00
2016-11-03 23:16:23 +01:00
2016-10-22 21:36:45 +04:00
2016-10-22 21:36:45 +04:00
2016-10-22 21:36:45 +04:00

This file is part of Async.

libGTools is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

libGTools is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with libGTools.	If not, see <http://www.gnu.org/licenses/>.

For further questions regarding your rights to libGTools, please contact Gabriel Tofvesson either by email at
gabriel.tofvesson@gmail.com
or by mail at
Bo Bergmans gata 9, 115 50, Stockholm, Sweden
Contacting these addresses under false pretences and/or with malicious intent (for example sending more than two messages without response from the recipient) is not permissible.
Description
Collecion of useful tools
Readme 144 KiB
Languages
Java 100%