bitcoinj/core
Sean Gilligan d245256b96 ListenableCompletableFuture, ListenableCompletionStage: add deprecations/warnings
If we deprecate these two classes, there will be no way for callers to
get rid of the deprecation warnings.

Instead, I've added **bolded** warnings in the JavaDoc for each class
**and** deprecated all their methods.

I also removed the "When the migration is finished" paragraphs in the
JavaDoc.
2024-09-04 01:08:08 +02:00
..
src ListenableCompletableFuture, ListenableCompletionStage: add deprecations/warnings 2024-09-04 01:08:08 +02:00
build.gradle base: add new module for foundational types 2024-09-02 03:41:42 +02:00
findbugs.xml