interface Runnable { public int getRunSpeed(); public String getMyName(); }