ThreadLocalRandom.getProbe

Returns the probe value for the current thread without forcing initialization. Note that invoking ThreadLocalRandom.current() can be used to force initialization on zero return.

class ThreadLocalRandom
static
int
getProbe
()

Meta