config.json 1.3 KB
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7
{
  "node_id": "569d5e11c4fc5de7844053d9a733c5e8",
  "keywords": [],
  "children": [
    {
      "创建Optional对象": {
        "keywords": [],
M
Mars Liu 已提交
8 9
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
10 11 12 13 14
      }
    },
    {
      "使用map从Optional对象中提取和转换值": {
        "keywords": [],
M
Mars Liu 已提交
15 16
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
17 18 19 20 21
      }
    },
    {
      "使用flatMap链接Optional对象": {
        "keywords": [],
M
Mars Liu 已提交
22 23
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
24 25 26 27 28
      }
    },
    {
      "操纵由Optional对象构成的Stream": {
        "keywords": [],
M
Mars Liu 已提交
29 30
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
31 32 33 34 35
      }
    },
    {
      "默认行为及解引用Optional对象": {
        "keywords": [],
M
Mars Liu 已提交
36 37
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
38 39 40 41 42
      }
    },
    {
      "两个Optional对象的组合": {
        "keywords": [],
M
Mars Liu 已提交
43 44
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
45 46 47 48 49
      }
    },
    {
      "使用filter剔除特定的值": {
        "keywords": [],
M
Mars Liu 已提交
50 51
        "children": [],
        "node_id": "569d5e11c4fc5de7844053d9a733c5e8"
F
feilong 已提交
52 53 54 55 56
      }
    }
  ],
  "export": []
}