AtomicBiInteger.encodeLo

Sets the lo value into the given encoded value.

@param encoded the encoded value @param lo the lo value @return the new encoded value

class AtomicBiInteger
static
long
encodeLo
(
long encoded
,
int lo
)

Meta