"Inner class may be static"잘 정리된 블로그: https://blog.itthis.kr/56https://fsd-jinss.tistory.com/141
타락파워전사가 전직을 했다.참조변수 ch1의 타입은 Character 이지만 Character의 child인 Warrior를 참조한다.(Upcasting) 이렇게 부모타입으로 자식객체(child)를 참조하는 경우 child에 Overring된 메소드가 있다면 paren