Closed copybara-service[bot] closed 1 month ago
Make most util.concurrent Duration overloads available to Android users.
util.concurrent
Duration
(and also the BooleanSupplier-based newGuard method in Monitor)
BooleanSupplier
newGuard
Monitor
I skipped the default methods, as we're not yet sure how safe those are.
default
RELNOTES=util.concurrent: Made most Duration overloads available to Android users.
Make most
util.concurrent
Duration
overloads available to Android users.(and also the
BooleanSupplier
-basednewGuard
method inMonitor
)I skipped the
default
methods, as we're not yet sure how safe those are.RELNOTES=
util.concurrent
: Made mostDuration
overloads available to Android users.