For Programmers: Free Programming Magazines  


Home > Archive > Java Help > April 2005 > J2ME, Bluetooth, UUID









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author J2ME, Bluetooth, UUID
Boki

2005-04-21, 8:58 am

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 ?



bokiteam@ms21.hinet.net

2005-04-25, 8:58 pm

work same.

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com