コード例 #1
0
 public void addLeaf(ILeaf entity) {
   leafs.put(entity.getCode(), entity);
 }