Skip to content
Snippets Groups Projects
AbstractShape.java 47 B
Newer Older
  • Learn to ignore specific revisions
  • TOUMERT Said's avatar
    TOUMERT Said committed
    package shape;
    
    public class AbstractShape {
    }