public interface Resizable
void
grow(int amount)
shrink(int amount)
void grow(int amount)
void shrink(int amount)