Or parse each half of the hexadecimal string as long integer numbers, and pass to constructor of UUID . UUID uuid = new UUID ( long1 , long2 ) ; ...
確定! 回上一頁