지식쌓기
SAM Conversion
바나나쥬스
2020. 2. 11. 10:18
SAM-Conversion이란?
This is possible when the required type is an interface or abstract class with a Single (exactly one) Abstract Methods. Such a class is sometypes called a SAM-type, and the conversion from a lambda expression to an anonymous class is sometimes called SAM-conversion.
http://www.gnu.org/software/kawa/Anonymous-classes.html