[JAVA 8~9] interface default, static, private 자바8 버전에서 인터페이스에 default, static, private 메서드가 추가 되었으며, 사용방법에 대해 알아본다.