JAVA/Error
[Error] Bad return type in lambda expression: Object cannot be converted to int
잔망루피
2021. 6. 25. 20:25
리스트 answer의 선언부분에 타입을 적어주고 해결했다.
참고👉 https://imasoftwareengineer.tistory.com/94
19. 자바 Generics (1)
이번 포스트에서는 자바에서 제공하는 자료형(Type) 추상화 기법인 Generic에 대해 알아보도록 한다. 이전 포스트 1. 자바 설치 및 개발환경 설정 2. 자바 변수와 자료형 (1) char 2. 자바 변수와 자료
imasoftwareengineer.tistory.com
반응형