public class Constraint extends Object
Constructor and Description |
---|
Constraint(Pushable p1,
Pushable p2) |
Modifier and Type | Method and Description |
---|---|
void |
ensureValue(double newValue) |
Pushable |
getParticipant1() |
Pushable |
getParticipant2() |
double |
getValue() |
void |
push(double delta) |
String |
toString() |
Copyright © 2015. All Rights Reserved.