grpc-java/binder
John Cormie c206428749
binder: Rationalize @ThreadSafe-ty of BinderTransport. (#12130)
- Use @BinderThread to document restrictions on methods and certain fields.
- Make TransactionHandler non-public since only Android should call it.
- Replace an unnecessary AtomicLong with a plain old long.
2025-06-05 19:07:59 -07:00
..
src binder: Rationalize @ThreadSafe-ty of BinderTransport. (#12130) 2025-06-05 19:07:59 -07:00
build.gradle Disable Gradle Module Metadata resolution 2025-01-03 09:29:31 -08:00