<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    posts - 431,  comments - 344,  trackbacks - 0

    在Java1.4及以前,子類方法如果要覆蓋超類的某個方法,必須具有完全相同的方法簽名,包括返回值也必須完全一樣。
    Java5.0放寬了這一限制,只要子類方法與超類方法具有相同的方法簽名,或者子類方法的返回值是超類方法的子類型,就可以覆蓋。
    注意:"協變返回(covariant return)",僅在subclass的返回類型是superclass返回類型的extension時才被容許。
     

    package com.eric.news;

    public class Point2D {

     protected int x, y;
     
     public Point2D() {
      this.x = 0;
      this.y = 0;
     }
     public Point2D(int x, int y) {
      this.x = x;
      this.y = y;
     }
     
    }


    package com.eric.news;

    public class Point3D extends Point2D {

     protected int z;
     
     public Point3D(int x, int y) {
      this(x, y, 0);
     }
     public Point3D(int x, int y, int z) {
      this.x = x;
      this.y = y;
      this.z = z;
     }
    }



    package com.eric.news;

    public class Position2D {
     Point2D location;
     
     public Position2D() {
      this.location = new Point2D();
     }
     
     public Position2D(int x, int y) {
      this.location = new Point2D(x, y);
     }
     
     public Point2D getLocation() {
      return location;
     }
    }


    package com.eric.news;

    public class Position3D extends Position2D {

     Point3D location;
     
     public Position3D(int x, int y, int z) {
      this.location = new Point3D(x, y, z);
     }
     
     public Point3D getLocation() {
      return location;
     }
    }

    posted on 2008-04-22 22:45 周銳 閱讀(286) 評論(0)  編輯  收藏 所屬分類: Java
    主站蜘蛛池模板: 亚洲阿v天堂在线| 国产亚洲精品激情都市| 国产国产人免费人成成免视频| 黄桃AV无码免费一区二区三区| 免费夜色污私人影院在线观看| 亚洲乳大丰满中文字幕| 亚洲精品一二三区| www.xxxx.com日本免费| 亚洲综合AV在线在线播放| 成人av片无码免费天天看| 亚洲日韩乱码中文无码蜜桃臀网站| 国产精品99爱免费视频| 亚洲av女电影网| AV大片在线无码永久免费| 亚洲人成网站色在线观看| 免费看的成人yellow视频| 污污的视频在线免费观看| 亚洲日韩欧洲无码av夜夜摸| 8x网站免费入口在线观看| 四虎影视永久免费观看网址| 人妻巨大乳hd免费看| 日日操夜夜操免费视频 | 免费二级毛片免费完整视频| 四虎影视在线看免费观看| 亚洲精品无码久久久久去q| 亚洲成a人片在线不卡一二三区 | 免费99精品国产自在现线| 亚洲av日韩av高潮潮喷无码 | 成年女人视频网站免费m| 免费夜色污私人影院网站| 久久精品国产亚洲av麻豆| 三年片在线观看免费大全 | 免费A级毛片无码专区| 久久亚洲精品无码播放| 久久aⅴ免费观看| 亚洲色图综合在线| 色费女人18女人毛片免费视频 | 日韩在线免费播放| 黄视频在线观看免费| 亚洲电影在线播放| 99re热精品视频国产免费|