
public interface TypeInSignedJar {
    void doSomething();
}
