Join Slack
Powered by
Wacky Kotlin suggestion: ``` object : SomeInterfac...
# gradle
j
jlleitschuh
03/27/2017, 4:09 PM
Wacky Kotlin suggestion:
Copy code
object : SomeInterface by Delegates.unsupportedOperation()
Able to create an entire interface where all methods return
UnsupportedOperationException
3
Views
Open in Slack
Previous
Next