AtomicBiInteger.encodeHi

Sets the hi value into the given encoded value.

@param encoded the encoded value @param hi the hi value @return the new encoded value

class AtomicBiInteger
static
long
encodeHi
(
long encoded
,
int hi
)

Meta