mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-08 16:13:04 +02:00
Improvements included in this first iteration: - Nullable/non-nullable! - ObjectHandle typealias for Long - Fixed handling for CompletableFuture<Void> (previously translated without generics at all in some cases) Co-authored-by: Alex Bakon <akonradi@signal.org>