别名现象 //: 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 196 点赞 2 评论 296 浏览