Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface CloseableCoroutine
Link copied to clipboard
object TimeStringUtility
Collection of time/date string to time/date object conversion utilities.
Link copied to clipboard
Custom UUID generator to avoid locking caused by the use of java.security.SecureRandom by the JDK UUID implementation by using better-performing UUID generators.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Calculate the precision (i.e. number of digits) in this BigDecimal, according to how Bigquery represents it.
Link copied to clipboard
Calculate the scale (i.e. number of decimal points) in this BigDecimal, according to how Bigquery represents it.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Set the latch exactly once. Return true iff this is the first time we've set it.
Link copied to clipboard