예:
public class Outer { static class Nested {} // 경고 class Inner {} // 경고 enum Mode {} // 설정에 따른 경고 interface I {} // 설정에 따른 경고 }
검사 구성: