コード例 #1
0
 public void removeAll(Collection features) {
   fc.removeAll(features);
 }