| FutureUtils improved optimizations for empty / null Future Collection's |
|
More...
|
over 6 years ago
|
| FutureUtils.immediateResultFuture use static instances more if possible |
|
More...
|
over 6 years ago
|
| Added more statics to ImmediateResultListenableFuture |
|
More...
|
over 6 years ago
|
| Add ListenableFuture.resultCallback/.failureCallback |
|
More...
|
over 6 years ago
|
| Added unit tests to verify stack depths when doing ListenableFuture mapping |
|
More...
|
over 6 years ago
|
| ListenableFuture.addCallback / addListener replaced with `callback` and `listener` |
|
More...
|
over 6 years ago
|
| ImmediateResultListenableFuture: Add empty string static |
|
More...
|
over 6 years ago
|
| 5.33 Release |
|
More...
|
almost 7 years ago
|
| ExceptionUtils improvements for getRootCause/hasCauseOfType(s) |
|
More...
|
almost 7 years ago
|
| updated version |
|
More...
|
almost 7 years ago
|
| Removed some debug code |
|
More...
|
almost 7 years ago
|
| fixed issue with keyedExecuter exception, and python 3 issue |
|
More...
|
almost 7 years ago
|
| Poller minor lambda simplification |
|
More...
|
almost 7 years ago
|
| PriorityScheduler.workerIdle interrupted check optimization removal |
|
More...
|
almost 7 years ago
|
| PriorityScheduler: yield if concurrent conflict consuming tasks |
|
More...
|
almost 7 years ago
|
| 5.32 release: mapped CancellationException message fix |
|
More...
|
almost 7 years ago
|
| 5.31 Minor release |
|
More...
|
almost 7 years ago
|
| Added minor helper function Clock.forwardProgressingDuration |
|
More...
|
almost 7 years ago
|
| SettableListenableFuture: Add protected function to enable more debugging capabilities |
|
More...
|
almost 7 years ago
|
| InternalFutureUtils Spacing fix |
|
More...
|
almost 7 years ago
|
| Added FutureUtils.invokeAfterAllComplete |
|
More...
|
almost 7 years ago
|
| 5.30 minor release |
|
More...
|
almost 7 years ago
|
| FutureUtils.makeSuccess/FailureList order improvements |
|
More...
|
almost 7 years ago
|
| FutureUtils.makeResultListFuture / makeCompleteListFuture deterministic order |
|
More...
|
almost 7 years ago
|
| Clock: Fix rare race condition with accurateForwardProgressingMillis |
|
More...
|
about 7 years ago
|
| Version updates for 5.30-SNAPSHOT future development |
|
More...
|
about 7 years ago
|
| 5.29 Release |
|
More...
|
about 7 years ago
|
| FutureUtils.execute/scheduleWhile to use CancelDelegateSettableListenableFuture |
|
More...
|
about 7 years ago
|
| FutureUtils.executeWhile improvements to tracking the running thread |
|
More...
|
about 7 years ago
|
| StringUtils.all/anyCharsMatch accept CharSequence instead of String |
|
More...
|
about 7 years ago
|