Gabriel Tofvesson 372acd1f7e Major update
- Added ability to "post" a return value to the Async object before completion
- Added ability to poll the return value of Async without awaiting completion
- Simplified SafeReflection "customEnum" method using Unsafe.
- Modified SafeReflection.<clinit> to support android
2017-01-10 07:24:04 +01:00
2017-01-10 07:24:04 +01:00
2017-01-10 07:24:04 +01:00
2016-10-22 21:36:45 +04:00
2016-12-01 16:33:12 +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%