bool isPresent() : ****Optional 객체가 값을 가지고 있다면 true, 값이 없다면 false 리턴
void ifPresent() : Optional 객체가 값을 가지고 있으면 실행 값이 없으면 넘어감