package tgt; public interface SimpleITwo { int toInt(String s); }