别名现象 //: operators/PassObject.java// Passing objects to methods may not be// what you're used to.import static net.mindview.util.Print.*;class Letter { char c;}public class PassObjec android 2023-09-12 152 点赞 2 评论 230 浏览