Example #1
0
 @Override
 public void removeConstraint() {
   x.removeConstraint(this);
   p.removeConstraint(this);
 }