equals method

Returns true if this UUID is the same as the other argument, false otherwise.

Syntax
Boolean equals( UUID other )
Parameters
  • other   UUID with which to compare.