package p; public class B { private static class InnerTarget { } // move to B static void b() { } }