config.json 1.7 KB
Newer Older
M
Mars Liu 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75
{
  "node_id": "java-30e9c233490b48cab3d429d4baa652d4",
  "keywords": [],
  "children": [
    {
      "抽象过程": {
        "keywords": [],
        "children": [],
        "node_id": "java-a087266d273941c1b48ff7a6439c3763",
        "title": "抽象过程"
      }
    },
    {
      "每个对象都有一个接口": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "每个对象都有一个接口"
      }
    },
    {
      "每个对象都提供服务": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
        "title": "每个对象都提供服务"
      }
    },
    {
      "被隐藏的具体实现": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
      }
    },
    {
      "复用具体实现": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
      }
    },
    {
      "伴随多态的可互换对象": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
      }
    },
    {
      "单根继承结构": {
        "keywords": [],
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
      }
    },
    {
      "容器": {
        "keywords": [],
        "children": [
          {
            "参数化类型(范型)": {
              "keywords": [],
              "children": [],
              "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
            }
          }
        ],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
      }
    }
  ],
  "export": [],
  "title": "对象导论"
}