It operates on Strings. You can use it by calling UUID.toString(). It's going to be more efficient to clone it to make your own custom version of it that doesn't convert to string, hash a string every time.
On Thu, Aug 2, 2012 at 3:40 AM, Matt Mitchell <[email protected]> wrote: > Thanks Manuel, that's very helpful. So you're saying I can just use > MemoryIDMigrator, even after my preferences have bee created with UUID > values? Or, should I create my preferences using the MemoryIDMigrator? > >
