别名现象 //: 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 105 点赞 1 评论 159 浏览