Can I limit the methods another class can call in Java?

前端 未结 6 908
猫巷女王i
猫巷女王i 2020-12-11 15:01

Let\'s assume I have classes A, B, and C where class C has readable and writable properties:

public class         


        
6条回答
提交回复
热议问题