package state;

public abstract class shape implements shape{
}