This website requires JavaScript.
Explore
Help
Register
Sign In
jlengrand
/
kotlin
Watch
1
Star
0
Fork
0
You've already forked kotlin
mirror of
https://github.com/jlengrand/kotlin.git
synced
2026-05-09 00:21:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6087aa2a5f3cbf754caf33c59eb99301459708ae
kotlin
/
idea
/
testData
/
codeInsight
/
generate
/
equalsWithHashCode
/
dataClass.kt
Toshiaki Kameyama
6971ca44e7
Generate equals and hashCode: enable for data classes #KT-17502 Fixed
2018-11-08 12:51:29 +03:00
1 line
31 B
Kotlin
Vendored
Raw
Blame
History
data
class
A
<
caret
>
(
val
n
:
Int
)
Reference in New Issue
View Git Blame
Copy Permalink