コード例 #1
0
 @Override
 public int getChildCount(NodeRef node) {
   return stree.getChildCount(node);
 }