Join Slack
Are kotlin SAM types Serializable? eg `() -> Unit`
# announcements
t
tjohnn
02/18/2020, 11:35 AM
Are kotlin SAM types Serializable? eg
() -> Unit
s
Stephan Schroeder
02/18/2020, 1:28 PM
technically that’s not a SAM but a Function Type (or just Lambda đŸ¤”), but yes
https://stackoverflow.com/a/52659123/4515050
t
tjohnn
02/18/2020, 6:52 PM
Thanks
5
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by