コード例 #1
0
 public Mapping inverse() {
   return new OverridingSourceMapping(parent.inverse(), source, target);
 }