package anotherPackage;

public interface AnotherPackageInterface {
    static class Inner {}
}
