Join Slack
Powered by
Hello, World! Let’s say I have a data class `FooB...
# intellij
b
bod
11/30/2018, 3:54 PM
Hello, World! Let’s say I have a data class
FooBar
with lots of properties, when I type
a = FooBar(
isn’t there a shortcut to automatically add all the fields (named parameters), so I don’t have to type them myself?
Open in Slack
Previous
Next