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