This class contains static methods which convert between Java Durations
and the durations from the Scala concurrency package.
This class contains static methods which convert between Java Durations
and the durations from the Scala concurrency package. This is useful when mediating between Scala and Java
libraries with asynchronous APIs where timeouts for example are often expressed as durations.
This class contains static methods which convert between Java Durations and the durations from the Scala concurrency package. This is useful when mediating between Scala and Java libraries with asynchronous APIs where timeouts for example are often expressed as durations.