update
This commit is contained in:
9
DEV.2.1/TP/TP7-Polymorphisme/3./Polyligne.java
Normal file
9
DEV.2.1/TP/TP7-Polymorphisme/3./Polyligne.java
Normal file
@@ -0,0 +1,9 @@
|
||||
import java.awt.Point;
|
||||
|
||||
public class Polyligne {
|
||||
public Polyligne() {
|
||||
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user