Code Comments
Programming Forum and web based access to our favorite programming groups.Hi All,
What's the different?
1.
String uuidString = "102030405060708090A0B0C0D0E0F010";
UUID uuid = new UUID(uuidString, false);
2.
UUID myService = new UUID("1101", true);
These two will get the same result ?
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.