Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将另一个 UUID 和此 UUID 进行比较;如果它们包含的值相同,则返回 true。
public Boolean equals(UUID other)
other 用于比较的 UUID。
如果此 UUID 与其它参数相同,则返回 true;否则返回 false。