The classowner has the authority to compare the two editions and merge them into a single version that the owner can release into the containing package.
类所有者具有比较两个版本并将它们合并为一个版本,以便所有者将其发布到包含包的权限。
2
It compares the owner of the class instance with the subject (user) executing the code.
它将类实例的所有者与执行代码的subject(用户)进行比较。
3
The getOwner() method of the interface returns the owner of the class instance.