getParent ()) .map(o2 -> o2.getChild()).map(l -> l.getStr()).orElse(null); System.out.println(String.format("%s:%s", "opt1Object", ...
確定! 回上一頁