Skip to content
Snippets Groups Projects
shape.java 64 B
Newer Older
  • Learn to ignore specific revisions
  • package state;
    
    
    public abstract class shape implements shape{