MCPcopy Create free account
hub / github.com/aofeng/JavaTutorial / isLeaf

Method isLeaf

src/cn/aofeng/demo/tree/PrettyTree.java:75–81  ·  view source on GitHub ↗

判断当前节点是否为叶子节点。 @return 如果是叶子节点返回true;否则返回false。

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

renderParentNodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected