method reference 이름이 자연스러워도 반환 타입이 다음 operation 입력과 연결되지 않으면 compile되지 않습니다.
raw text
String→String
Predicate<String>
String→int
int result
핵심: source부터 terminal까지 T→R 변화를 따라갑니다.