TD1
This commit is contained in:
parent
e847dce13a
commit
2e84e3299e
@ -68,7 +68,6 @@ public class MainTestPoint {
|
|||||||
System.out.println("B et B : " + B.equals(B));
|
System.out.println("B et B : " + B.equals(B));
|
||||||
System.out.println("C et C : " + C.equals(C));
|
System.out.println("C et C : " + C.equals(C));
|
||||||
|
|
||||||
|
|
||||||
A2.setLocation(5., 2.);
|
A2.setLocation(5., 2.);
|
||||||
B2.setLocation(3., -2.);
|
B2.setLocation(3., -2.);
|
||||||
C2.setLocation(6., 5.);
|
C2.setLocation(6., 5.);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user