MatrixUtil.findMsbSet

Finds and MSB set.

@param integer value @return integer

class MatrixUtil
protected static
int
findMsbSet
(
int value
)

Meta