7 lines
90 B
Java
7 lines
90 B
Java
package tgt;
|
|
|
|
public interface SimpleI004 {
|
|
// method removed
|
|
// int toInt(String s);
|
|
}
|