示例#1
0
 public FoldOperationImpl foldGetOperation(Fold fold) {
   return fold.getOperation();
 }